Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

So I subscribe to the belief that a Java multi-thread application should have at least 2 pools: 1 bounded pool for CPU-heavy tasks and 1 unbounded pool for IO tasks. I'll probably change the IO-pool to using virtual threads now, while keeping the CPU-pool on real thread.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: