Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use multiple workers #90

Open
bnaul opened this issue Sep 15, 2016 · 2 comments
Open

Use multiple workers #90

bnaul opened this issue Sep 15, 2016 · 2 comments
Assignees
Milestone

Comments

@bnaul
Copy link
Contributor

bnaul commented Sep 15, 2016

Right now we hard-code a single 1-thread worker; should use the # of cores or something along those lines.

@bnaul bnaul added this to the MSDSE Summit milestone Sep 15, 2016
@acrellin
Copy link
Member

N single-threaded workers, where N is the number of threads available?

@stefanv
Copy link
Contributor

stefanv commented Oct 3, 2016

Are multi-threaded workers safe given the HDF5 situation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants