Hacker News new | ask | show | jobs
by apta 2812 days ago
Do you think the JVM would have faired better at this? Otherwise, perhaps something like Rust would be a better fit.
1 comments

I don’t know if it would have been holistically better, golang has lots of advantages.

But the concurrency would have been more straight forward on the JVM because the language allows for more choices & their are lots of options that get you there.