Hacker News new | ask | show | jobs
by koder2016 3751 days ago
Exactly, Erlang is a DSL for distributed applications. There is not much point to use it for anything else.
1 comments

Erlang and related languages are applicable for most long-running applications.

The amount of people who actually use true distributed Erlang is probably small, because you get many of the benefits either way.