Java Concurrency – Understanding the Executor Framework & Thread Pool Management (turkogluc.com) 6 points by turkogluc 5y ago ↗ HN
[–] turkogluc 5y ago ↗ First post of the series: Java Concurrency - Basics of Threads https://turkogluc.com/java-concurrency-basics-of-threads/
[–] yankesk1 5y ago ↗ it would be interesting to publish some benchmark test for different pools, especially for different kind of tasks such as blocking or cpu intensive
[–] chapter 5y ago ↗ Doesn't the threads in fork join pool takes new tasks from other threads, rather than taking from the pool's queue?
3 comments
[ 2.7 ms ] story [ 20.0 ms ] thread