wok view erlang/description.txt @ rev 25489

Up foomatic-db (4.0-20221114)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Nov 15 16:37:39 2022 +0000 (19 months ago)
parents
children
line source
1 Erlang is a programming language used to build massively scalable
2 soft real-time systems with requirements on high availability.
3 Some of its uses are in telecoms, banking, e-commerce, computer
4 telephony and instant messaging.
5 Erlang's runtime system has built-in support for concurrency,
6 distribution and fault tolerance.