- 4,787 total downloads
- last updated 3/17/2014
- Latest version: 1.0.3
Implementation of a queue / worker pattern backed by Redis
Features include:
Retries when handling work causes uncaught exceptions
Handles work concurrently using the ThreadPool
Saves completed work into an audit hash
Requeues work dropped by a crashed or...
More information