Node.js or Erlang

后端 未结 9 1407
你的背包
你的背包 2021-01-29 19:15

I really like these tools when it comes to the concurrency level it can handle.

Erlang/OTP looks like much more stable solution but requires much more learning and a lot

9条回答
  •  野的像风
    2021-01-29 20:02

    There is one more language on the same VM that erlang is -> Elixir

    It's a very interesting alternative to Erlang, check this one out.

    Also it has a fast-growing web framework based on it-> Phoenix Framework

提交回复
热议问题