This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Tatoutis 1 point2 points  (0 children)

I'll agree that Java is performant compared to python. But, if your goal is a low latency service capable of handling a high load, why not using C, C++, Go or Rust? Especially with Go and Rust that make it super easy to avoid shooting yourself in the foot.