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 -

tags - Jquery Mixitup plugin help prevent handlers being destroyed -

python - Received unregistered task using Celery with Django -