Y
Hacker News
new
|
ask
|
show
|
jobs
by
weberc2
3143 days ago
Yes, Go optimizes for low latency and Java for high throughput.
1 comments
pjmlp
3143 days ago
Depends on the Java GC being used.
link
weberc2
3143 days ago
Granted, but the stock GC is optimized for throughput.
link
pjmlp
3143 days ago
The stock GC on OpenJDK, there are other JVMs to choose from.
link