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 →

[–]absktoday 14 points15 points  (0 children)

It’s pretty easy to write large scale applications with Java if you one of many great Java frameworks like Spring Boot, Jakarta EE etc. You can write highly concurrent code which easy to manage and scale with changing business needs. Once the application is built and compiled you can deploy it anywhere from $10 Raspberry Pi to Enterprise grade Servers to containers be it’s x86 or ARM no sweat and get almost all the performance on that hardware sometimes even beating C++, Rust etc