Hacker News new | ask | show | jobs
by rramadass 477 days ago
I decided long ago (after having implemented various protocols and shared-memory multi-threaded code) that what i like best is to use Erlang as "the fabric" for the graph of distributed computing and C/C++ for heavy lifting at any node.
1 comments

I’m hoping the JIT will finally start to change that.