Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
http://github.com/blog/542-introducing-resque
MIT License