Hacker News new | ask | show | jobs
by valbaca 1801 days ago
> Is any of it really specific to the JVM?

Not for languages with go/coroutines (e.g. Go, Clojure, Crystal) as those were designed specifically to help with the thread-per-IO constraint.