Ebooks (Sách điện tử)Authors : Däcker, Bjarne; Virding, Robert (2014)
Erlang is the result of a project at Ericsson’s Computer Science Laboratory to improve the programming of
telecommunication applications. A critical requirement was supporting the characteristics of such applications,
that include:
• Massive concurrency
• Fault-tolerance
• Isolation
• Dynamic code upgrading at runtime
• Transactions
Throughout the whole of Erlang’s history the development process has been extremely pragmatic. The characteris...