|
|
|
|
|
by jsiepkes
1095 days ago
|
|
> 1. Support high-concurrency and use less memory (Go v.s. Java) In the context of Go vs Java this is a kind of weird unsubstantiated claim. For example if you think a garbage collector leads to higher memory use; Go uses a garbage collector, just like Java. There are loads of applications which support high concurrency in Java. Such as Elasticsearch and Apache Kafka. |
|