Que v0.8.0 Que.Supervisor

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.

Summary

Functions

Returns a specification to start this module under a supervisor

Starts the Supervision Tree for Que

Functions

child_spec(arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link()
start_link() :: Supervisor.on_start

Starts the Supervision Tree for Que