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

codeigniter - Fatal error: Call to undefined function lang() in CI Merchant using CardSave -

javascript - CasperJS/PhantomJS failing SSL handshakes on some sites even with --ssl-protocol=any -

python - Received unregistered task using Celery with Django -