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

In my opinion Java is pretty good at CPU intensive tasks. Where it falls short is memory usage and memory management. A lot of software is being written in C++ because Java cannot use much of a machine's memory without incurring rather large garbage collector pauses. What Java needs is structured value types and an affordable implementation of pauseless garbage collection.


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

Search: