antikythera v0.4.0 AntikytheraCore.TerminationManager View Source

A GenServer that periodically checks the status of Node.self/0.

When this GenServer notices that this host is going to be terminated, it prepares for termination:

Depends on AntikytheraCore.ClusterHostsPoller.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Specs

register_broker() :: :ok | {:error, :not_in_service}