Skip to content

Keep temp-workers open with ejection at a configurable cap #107

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

Open
pfrazee opened this issue Apr 25, 2014 · 1 comment
Open

Keep temp-workers open with ejection at a configurable cap #107

pfrazee opened this issue Apr 25, 2014 · 1 comment

Comments

@pfrazee
Copy link
Owner

pfrazee commented Apr 25, 2014

If a temp worker is being used frequently, or if there aren't a lot of workers in circulation, the manager should be smart enough to keep the workers active instead of always closing them. A configurable limit should be watched -- non-temp workers can not be ejected.

@pfrazee pfrazee changed the title Keep temp-workers open with LRU ejection at a configurable cap Keep temp-workers open with ejection at a configurable cap Apr 25, 2014
@pfrazee
Copy link
Owner Author

pfrazee commented Apr 25, 2014

Added local.maxActiveWorkers to configure this cap

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

No branches or pull requests

1 participant