| |
FAQs, Help and Tutorials
 |
Erlang FAQ - Frequently Asked Questions about the Erlang programming language. |
 |
Erlang in Real Time - (ISBN: 0864447434) was written by Maurice Castro to support the course `CS584 Real Time and Concurrent Systems' at RMIT University in 1998. A revised edition is available in postscript form from this site in addition to the sample code used in the course. |
 |
Erlang University - An Erlang online course. History, sequential programming, concurrent programming, error handling and advanced topics. |
 |
Erlang/OTP - Full set of documentation for the open source Erlang system. |
 |
Programming Erlang: Software for a Concurrent World - By Joe Armstrong; Pragmatic Bookshelf, 2007, ISBN 9781934356005. Shows how to write programs that are concurrent, run on even hundreds of local and remote processors, and highly reliable, even during network and hardware failures. |
 |
Robust Server - This tutorial shows you how to build a simple fault-tolerant server. |
 |
An Introduction to Erlang - Shows making a simple concurrent program implementing a basic chat system; and how separating some processes and making them communicate is almost trivial in Erlang. ONLamp.com. (September 13, 2007) |
Help build the largest human-edited directory on the web.
|
|
|