View Source Que.Supervisor (Que v0.10.1)

This is the Supervisor responsible for overseeing the entire Que application. You shouldn't start this manually unless you absolutely know what you're doing.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Starts the Supervision Tree for Que

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Specs

start_link() :: Supervisor.on_start()

Starts the Supervision Tree for Que