View Source Horde.NodeListener (Horde v0.9.0)

A cluster membership manager.

Horde.NodeListener monitors nodes in BEAM's distribution system and automatically adds and removes those marked as visible from the cluster it's managing

Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for GenServer.init/1.

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Callback implementation for GenServer.init/1.

@spec make_members(atom()) :: [{atom(), node()}]
@spec start_link(atom()) :: GenServer.on_start()