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

Java's threads are managed in kernel space, not at the VM level and are definitely not "lightweight".

They are faster than forking processes though, but Java applications (because they share state between threads) are less scalable.



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

Search: