Hacker News new | ask | show | jobs
by CookWithMe 5129 days ago
I don't know what exactly you are referring to with high concurrency, but if you mean "high number of tasks to work on in parallel" then a ThreadPool will eliminate the problems you are describing.