Verk v1.7.0 Verk.Supervisor
Supervisor definition for Verk application. It consists of:
Verk.ScheduleManager
- GenStage producer named
Verk.EventProducer
- GenStage consumer
Verk.QueueStats
- Redis connectionn named
Verk.Redis
- A
Verk.Queue.Supervisor
per queue
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
It starts the main supervisor
Link to this section Functions
Link to this function
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
See Supervisor
.
Link to this function
start_link(_ \\ [])
It starts the main supervisor