3 comments

[ 2.7 ms ] story [ 20.0 ms ] thread
it would be interesting to publish some benchmark test for different pools, especially for different kind of tasks such as blocking or cpu intensive
Doesn't the threads in fork join pool takes new tasks from other threads, rather than taking from the pool's queue?