Hacker News new | ask | show | jobs
by dscpls 2668 days ago
Erlang tends to have excellent cpu utilisation if you follow the most basic principles in Erlang and OTP.

The question is if you cannor want to write better concurrent code by rolling it yourself.