🐙 Perl high performance job queue
job queue system
Perl port of the original Ruby library. It's intended to work using the same backend to share tasks and be able to manage the system using ruby's resque-server webapp. Resque is a Redis-backed library for creating background jobs, placing them on multiple queues, and processing them later.
reliable job queue (import from https://github.com/jfearn/TheSchwartz)