Tornex.Scheduler.Supervisor (Tornex v0.1.0)

View Source

Default supervisor to supervise Tornex.Scheduler.Bucket, the dump timer, and the bucket registry. The Supervisor can be replaced if necessary to modify bucket storage, the dump timer, etc.

Summary

Functions

Returns a specification to start this module under a supervisor.

Starts the DynamicSupervisor required for enqueuing a Tornex.Query.

Functions

child_spec(arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(args \\ [])

Starts the DynamicSupervisor required for enqueuing a Tornex.Query.