Tornex.Scheduler.Supervisor (Tornex v0.4.1)

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 Supervisor required for enqueuing queries.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(args \\ [])

Starts the Supervisor required for enqueuing queries.