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

--threads command line argument #3

Open
jaythomas opened this issue Jan 16, 2023 · 0 comments
Open

--threads command line argument #3

jaythomas opened this issue Jan 16, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@jaythomas
Copy link
Member

Add a --threads (-t shorthand) command line argument to manually set the number of threads. The default behavior is to not pass a thread count to actix_web, which automatically scales the number of threads to the number of available process cores. This default behavior should be retained.

@jaythomas jaythomas added the enhancement New feature or request label Jan 16, 2023
@jaythomas jaythomas mentioned this issue Jan 16, 2023
26 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant