Advantages of Erlang over (something like) node.js?

Viewed 4122

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?

3 Answers
Related