Hydrax.TaskSupervisor (Hydrax v0.7.0) View Source

A distributed supervisor that dynamically adds and monitors Tasks across the cluster.

Link to this section Summary

Link to this section Functions

Returns a specification to start this module under a supervisor. See Supervisor.

Link to this function

start_child(module, fun, args)

View Source
Link to this function

terminate_child(child_pid)

View Source