You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I currently self-host hat.sh via docker on my server and want it not to spawn a worker process for every thread of my host CPU (32) because that would be overkill.
How can I reduce the number of worker processes?
The text was updated successfully, but these errors were encountered:
Sommerwiesel
changed the title
How to redce worker processes
How to reduce worker processes
May 25, 2024
I currently self-host hat.sh via docker on my server and want it not to spawn a worker process for every thread of my host CPU (32) because that would be overkill.
How can I reduce the number of worker processes?
The text was updated successfully, but these errors were encountered: