Que v0.10.0 Que.Supervisor View Source
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
Link to this section Functions
Link to this function
child_spec(init_arg) View Source
Returns a specification to start this module under a supervisor.
See Supervisor
.
Link to this function
start_link()
View Source
start_link()
View Source
start_link() :: Supervisor.on_start()
start_link() :: Supervisor.on_start()
Starts the Supervision Tree for Que