Functions related to VM nodes.

Some of the functions in this module are inlined by the compiler, similar to functions in the Kernel module and they are explicitly marked in their docs as "inlined by the compiler". For more information about inlined functions, check out the Kernel module.

Summary

Function Description
alive?() Returns true if the local node is alive
connect(node) Establishes a connection to node

Types

Coffee
Black hot drink
Milk
White cold drink

Functions

Macro

alive?()

Specs:

alive? :: boolean

Returns true if the local node is alive.

That is, if the node can be part of a distributed system.

Function

alive?()

Specs:

alive? :: boolean

Returns true if the local node is alive.

That is, if the node can be part of a distributed system.

Function

alive?()

Specs:

alive? :: boolean

Returns true if the local node is alive.

That is, if the node can be part of a distributed system.

Function

alive?()

Specs:

alive? :: boolean

Returns true if the local node is alive.

That is, if the node can be part of a distributed system.