Difference between revisions of "Otp"
(Created page with "{{Entry |Name=Erlang/OTP |Short description=Soft realtime concurrent/distributed functional language and runtime |Full description=Erlang is an industrial strength concurrent/dis...") |
(No difference)
|
Revision as of 07:19, 12 April 2011
Erlang/OTP
http://www.erlang.org/
Soft realtime concurrent/distributed functional language and runtime
Erlang is a functional programming language designed in the Computer Science lab at Ericsson in Sweden in the late 1980s. It is used to build massively scalable soft real-time systems with requirements on high availability. Some of its uses are in telecom, banking, e-commerce, computer telephony and instant messaging. Erlang's runtime system has built-in support for concurrency, distribution and fault tolerance.
The Erlang distribution also includes OTP (Open Telecom Platform) which provides a rich set of libraries and applications providing middle-ware to develop these systems. It includes its own distributed database, applications to interface towards other languages, debugging and release handling tools. This package also contains code examples and the Erlang editing mode for Emacs.
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Genium
Verified on
17 March 2016
Leaders and contributors
Resources and communication
Audience | Resource type | URI |
---|---|---|
Support | mailto:erlang-questions@erlang.org | |
Developer | Mailing List Subscribe | http://erlang.org/mailman/listinfo/ |
Debian (Ref) (R) | https://tracker.debian.org/pkg/erlang | |
EmacsWiki | Homepage | https://www.emacswiki.org/emacs/ErlangMode |
Python (Ref) | https://pypi.org/project/otp | |
Bug Tracking | mailto:erlang-bugs@erlang.org | |
Developer | Homepage | https://github.com/erlang/otp |
Debian (Ref) | https://tracker.debian.org/pkg/otp | |
FreeBSD | Homepage | http://portsmon.freebsd.org/portoverview.py?category=lang&portname=erlang |
Ruby (Ref) | https://rubygems.org/gems/otp | |
Help | mailto:erlang-announce@erlang.org | |
Developer | Download | http://www.erlang.org/downloads |
Gentoo | Homepage | https://packages.gentoo.org/packages/dev-lang/erlang |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.