▲ | Jtsummers 4 days ago | |||||||||||||
> There's not that many. You list three that don't, and then you go on to list seven languages that do. Yes, not many languages support concurrency like Go does... | ||||||||||||||
▲ | dismalaf 4 days ago | parent [-] | |||||||||||||
And of those seven, how many are mainstream? A single one... So it's really Go vs. Java, or you can take a performance hit and use Erlang (valid choice for some tasks but not all), or take a chance on a novel paradigm/unsupported language. | ||||||||||||||
|