ErlangParadigm(s) multi-paradigm: concurrent, functionalAppeared in 1986Designed by EricssonDeveloper EricssonStable release R15B01 (12 April 2012; 2 months ago )Typing discipline dynamic, strongMajor implementations ErlangInfluenced by Prolog, MLInfluenced Clojure, Rust, Scala, OpaLicense Modified MPLWebsite [http://www. erlang. org http://www. erlang.
more from Wikipedia
Erlang (unit)
The erlang (symbol E) is a dimensionless unit that is used in telephony as a statistical measure of offered load or carried load on service-providing elements such as telephone circuits or telephone switching equipment. It is named after the Danish telephone engineer A. K. Erlang, the originator of traffic engineering and queueing theory.
more from Wikipedia
Multi-core processor
A multi-core processor is a single computing component with two or more independent actual processors (called "cores"), which are the units that read and execute program instructions. The instructions are ordinary CPU instructions such as add, move data, and branch, but the multiple cores can run multiple instructions at the same time, increasing overall speed for programs amenable to parallel computing.
more from Wikipedia
Distributed computing
Distributed computing is a field of computer science that studies distributed systems. A distributed system consists of multiple autonomous computers that communicate through a computer network. The computers interact with each other in order to achieve a common goal. A computer program that runs in a distributed system is called a distributed program, and distributed programming is the process of writing such programs.
more from Wikipedia