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

Good luck with hundreds of JVM threads.


I've easily ran thousands with an -Xss at 128kB. It wasn't a great implementation and we reduced this to a nice thread pool of 400 but it worked quite well.

Threads are quite useful in many situations and have great performance characteristics. It comes down to people knowing the language they are using and using it correctly.




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

Search: