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

numberOfWorkers #727

Closed
pofider opened this issue Jun 11, 2020 · 1 comment
Closed

numberOfWorkers #727

pofider opened this issue Jun 11, 2020 · 1 comment
Labels

Comments

@pofider
Copy link
Contributor

pofider commented Jun 11, 2020

The numberOfWorkers config is currently used only when there is http-server and the chrome-pool strategy.
However, maybe the most devs would expect, that with the dedicated-process, it is also applied.
In this case, it should just queue requests when there are more than X processes already opened.
It mostly makes sense to limit this to avoid overloading the server in the simple deployment.

@pofider pofider added the v3 label Aug 25, 2020
@pofider
Copy link
Contributor Author

pofider commented Nov 3, 2020

This shouldn't be needed because of the worker threads implementation we are planning for the v3

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

No branches or pull requests

1 participant