Verk v0.13.0 Verk.QueueManager
QueueManager interacts with redis to dequeue jobs from the specified queue.
Summary
Functions
Acknowledge that a job was processed
Pop a job from the assigned queue and reply with it if not empty
Enqueue inprogress jobs back to the queue
Connect to redis
Returns the atom that represents the QueueManager of the queue
Add job to be retried in the assigned queue
Functions
Pop a job from the assigned queue and reply with it if not empty
Specs
name(binary | atom) :: atom
Returns the atom that represents the QueueManager of the queue