Supported versions
The supported Erlang/OTP versions by each ejabberd release line:- ejabberd 1.1.*: R9C-2 up to R12B-5.
- ejabberd 2.0.*: R10B-9 up to R12B-5. Binary installers use R11B-5
- ejabberd 2.1.4-: R10B-9 up to R13B. Binary installers use R12B-4
- ejabberd 2.1.5+: R10B-9 up to R14B04. Binary installers use R12B-5
- ejabberd 2.1.10+: R10B-9 up to R15B. Binary installers use R14B04
- ejabberd 3.0.0-alpha-*: R12B-5, up to R15B. Binary installers use R14B04
- ejabberd 13.03-beta1: R15, up to R16. Binary installers will use R15*
General Links
- Open Source Erlang/OTP, the Erlang programming language official website
- Ericsson site for Erlang licensed version, for commercial support
- Trapexit, Your Erlang Community Site (wiki and forums)
- Planet Erlang (feed aggregator)
- Erlang article at Wikipedia
- Erlang at Freshmeat
- Erlang Debian Package
- Totally Erlang (Erlang jobs and resources)
Online Courses
- Try Erlang (interactive online course)
- An Erlang course
- Erlang for C, C++ and Java Programmers
- Erlang: The Movie
Language Description
- Joe Amstrong's Thesis
- Concurrent Programming in ERLANG Second Edition (1996) Part I: Programming
- Erlang in Real Time
- Concurrent programming with Erlang
- A Taste of Erlang, a Dynamic, Asynchronous Message-Passing Language
Documentation
- Erlang/OTP Documentation
- Program Development Using Erlang - Programming Rules and Conventions
- Erldocs.com (Erlang/OTP documentation with a different formatting)
- Erlang Cookbook