I realize that they are different beast used to solve different problems, but I would like to ask for an enumerated list of advantages of Erlang over node.js (and vice-versa). When would you use one over the other?
Erlang is a language and a runtime. I'm assuming you wish a comparison of the erlang runtime with node.js
First I'll list the similarities:
And then then the advantages Erlang has:
Erlang is 20 years old, and has been battle-tested many times. Uses all cores on your systems and makes clustering easy.
node.js is still very young, will only use one core per runtime.
And all what Jeremy Wall says.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With