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

spawn(-x) #46

Closed
dvv opened this issue Mar 1, 2011 · 4 comments
Closed

spawn(-x) #46

dvv opened this issue Mar 1, 2011 · 4 comments

Comments

@dvv
Copy link

dvv commented Mar 1, 2011

Feasible to make spawn honor negative numbers to decrease the number of workers?

--Vladimir++

@tj
Copy link
Contributor

tj commented Mar 1, 2011

yeah certainly could do

@dvv
Copy link
Author

dvv commented Mar 1, 2011

I drafted in the pull request

@TheDeveloper
Copy link

Currently calling spawn(-1) appears to spawn an infinite number of workers. Is there a way to currently decrease the number of workers in realtime, or can you only add them?

@tj
Copy link
Contributor

tj commented Mar 8, 2011

Added spawn(-n) support. Closed by 3aa1533

This issue was closed.
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