A high availability programming language known for its concurrent, functional, and fault-tolerant features, originally developed by Ericsson for telecom applications.
Erlang is a general-purpose, concurrent, functional programming language and runtime environment. It was originally designed by Ericsson in 1986 for building distributed, fault-tolerant soft real-time systems with requirements for high availability. Erlang has built-in support for concurrency, distribution and fault tolerance.
Some key features of Erlang include:
Due to its strengths in concurrency, distribution and fault tolerance, Erlang is widely used for building telecom systems, banking systems, e-commerce sites, messaging platforms, distributed databases and web servers that require high availability.
Here are some alternatives to Erlang:
Suggest an alternative ❐