Built using ExDoc (v0.34.1) for the Erlang programming language ...
Call/start a distributed Erlang node. The -address flag is typically useful when one wants to call a node that is running on machine without an accessible epmd instance. (Optional.) Use this option to ...
This section should be read with the supervisor(3) manual page in STDLIB, where all details about the supervisor behaviour is given. A supervisor is responsible for starting, stopping, and monitoring ...
Erlang programs are organized into modules. Each module in a release must have a unique name. Collections of modules which cooperate to solve a particular problem are organized into applications.
A user may have a number of "virtual" connections to other users. An MG is connected to at most one MGC, while an MGC may be connected to any number of MG's. For each connection the user selects a ...