Hacker News new | ask | show | jobs
by joshefin 2500 days ago
I can just confirm what others are saying here - Java is great for the development of robust and reliable software. If you need even lower memory usage, you can compile the Java app with a GraalVM to a native image.