Verk v1.6.1 Verk.Manager
A process that manages the state of each started queue
Link to this section Summary
Functions
It adds the queue
running with the amount of size
of workers
It always returns the child spec
Returns a specification to start this module under a supervisor
It removes the queue
It returns :ok
if successful and {:error, :not_found}
otherwise
It returns the status of each queue currently
It returns the status of each queue currently
Link to this section Functions
It adds the queue
running with the amount of size
of workers
It always returns the child spec
Returns a specification to start this module under a supervisor.
See Supervisor
.
It removes the queue
It returns :ok
if successful and {:error, :not_found}
otherwise
It returns the status of each queue currently
[{:default, 25, :paused}, {:low_priority, 10, :running}]
It returns the status of each queue currently
[{:default, 25, :paused}, {:low_priority, 10, :running}]