Hacker News new | ask | show | jobs
by tormeh 3993 days ago
For distributed systems you are supposed to use Erlang with OTP or maybe Akka if you need more speed/JVM. Local and distributed concurrency are nearly indistinguishable when using actors.