This module exports functions used by the
Starts an Erlang node with name
See also
Starts an Erlang node with default options on a specified host, or
on the local host with specified options. That is, the call is
interpreted as
See also
Starts an Erlang node with name
Options
A list of functions specified in option
The time-outs are applied as follows:
The time to start the Erlang node, in seconds. Defaults to
3 seconds. If the node is not pingable within this time, the result
The time to wait for the node until it calls the internal
callback function informing master about a successful startup.
Defaults to 1 second. In case of a timed out message, the result
The time to wait until the node stops to run
Options:
Specifies if the slave node is to be stopped if the
master node stops. Defaults to
Specifies if the slave node is to be killed if a time-out
occurs during initialization or startup. Defaults to
Specifies which flags are added to the parameters of the
executable
Specifies a list of environment variables that will extend the environment.
Special return values:
Stops the running Erlang node with name
Stops the running Erlang node with name