Disadvantages of Using ThreadPool -


can please elaborate disadvantages of using threadpools.

one disadvantage found task starvation.

please add if think there more disadvantages 

you have no control on state , priority of thread in thread pool
can't give stable identity , keep track on
if need single thread single task thread pool not needed


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

java - Jtable duplicate Rows -

java - Run a .jar on Heroku -