resque

https://rubygems.org/gems/resque
https://github.com/resque/resque
Resque is a Redis-backed Ruby library for creating background jobs, placing those jobs on multiple queues, and processing them later. Background jobs can be any Ruby class or module that responds to perform. Your existing classes can easily be converted to background jobs or you can create new classes specifically to do work. Or, you can do both. Resque is heavily inspired by DelayedJob (which rocks) and is comprised of three parts: * A Ruby library for creating, querying, and processing jobs * A Rake task for starting a worker which processes jobs * A Sinatra app for monitoring queues, jobs, and workers.

Total

Ranking: 871 of 182,840
Downloads: 43,859,749

Daily

Ranking: 1,269 of 182,827
Downloads: 21,603

Depended by

RankDownloadsName
1,14329,293,156resque-scheduler
1,49118,846,700exception_notification
1,67114,571,388coverband
1,81711,889,086resque-retry
2,5855,491,319resque_spec
2,6465,160,919isolator
2,6785,027,623resque-cleaner
2,7174,879,386resque-pool
2,7244,853,319resque-status
3,4162,804,608resque-web
3,6052,471,037resque-sentry
3,8642,108,381raygun4ruby
3,8662,107,647resque-loner
4,0751,822,280resque-workers-lock
4,3891,509,102resque_solo
4,4541,457,860resque-job-stats-promptcloud
4,7481,269,734resque-heroku-signals
4,7641,257,918sentry-resque
4,7741,249,411resque-lock-timeout
5,1351,048,916resque-dynamic-queues

Depends on

RankDownloadsName
22860,009,881multi_json
122279,280,735sinatra
125271,839,084webrick
209168,173,247thin
215162,921,252redis-namespace
90342,061,154mono_logger