horde v0.1.1 Horde.Supervisor

A distributed supervisor built on top of δ-CRDTs.

Link to this section Summary

Link to this section Functions

Link to this function child_spec(arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function count_children(supervisor)
Link to this function delete_child(supervisor, child_id)
Link to this function restart_child(supervisor, child_id)
Link to this function start_child(supervisor, child_spec)
Link to this function start_link(children, options)
Link to this function stop(supervisor, reason, timeout \\ :infinity)
Link to this function terminate_child(supervisor, child_id)
Link to this function which_children(supervisor)