The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.22 - 2016-04-23

  • Script to run workers
  • Failures::mass_remove method for fast and selective delete and requeue on failed jobs

Documentation

Executable to run your resque workers

Modules

Redis-backed library for creating background jobs, placing them on multiple queues, and processing them later.
Moose role for encoding Resque structures
Role to be consumed by any failure class.
Redis backend for worker failures
Class for managing Resque failures
Resque job container
Role to load Resque plugin's and and apply roles.
Syntactic sugar for Resque plugin's
The stat subsystem. Used to keep track of integer counts.
Does the hard work of babysitting Resque::Job's