Hacker News new | ask | show | jobs
by zzarcon 2983 days ago
Interesting... will have a deeper look into it, if you have any idea on how to make it better you are welcome
1 comments

I actually work on low latency Java backends, I have no idea how this works ;)
> low latency Java

(Does not compute)

Sure it doesnt ;)

The think that myth is coming from the fact that JVM is heavy (150MB?), so it takes time to start, and hot-spot needs some iterations on a source code before it can fully apply JIT, but other that that, Java is really good.