Closed justjasongreen closed 8 years ago
The default concurrent requests limit (of CPU count) seems to perform quite poorly!
Increase the limit to match the default number of worker threads in a ThreadPoolExecutor (that is, CPU count times 5).
The default concurrent requests limit (of CPU count) seems to perform quite poorly!
Increase the limit to match the default number of worker threads in a ThreadPoolExecutor (that is, CPU count times 5).