cloister v0.5.0 Cloister.Node View Source
The abstraction level allowing milticalls and multicasts across the whole cluster.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Casts the request to all the nodes passed as a parameter.
Casts the request to all the nodes connected to this node
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Casts the request to all the nodes passed as a parameter.
Link to this function
multicast(name, request)
View Sourcemulticast(name :: GenServer.name(), request :: term()) :: :abcast
Casts the request to all the nodes connected to this node