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: 889 of 183,942
Downloads: 45,007,736

Daily

Ranking: 1,821 of 183,932
Downloads: 2,217

Depended by

RankDownloadsName
1,17730,040,551resque-scheduler
1,52019,436,553exception_notification
1,57417,934,127coverband
1,84112,239,214resque-retry
2,5845,785,973resque_spec
2,6545,438,846isolator
2,7095,188,262resque-cleaner
2,7505,016,191resque-pool
2,7864,898,325resque-status
3,4642,869,055resque-web
3,7032,485,532resque-sentry
3,8822,208,373resque-loner
3,9082,158,505raygun4ruby
4,1341,849,884resque-workers-lock
4,4121,567,570resque_solo
4,5571,457,980resque-job-stats-promptcloud
4,5921,426,185sentry-resque
4,8061,294,374resque-heroku-signals
4,8541,259,509resque-lock-timeout
5,2081,073,141resque-multi-job-forks

Depends on

RankDownloadsName
23889,590,368multi_json
118300,602,962webrick
124289,239,719sinatra
209177,177,294thin
217169,989,263redis-namespace
91443,356,619mono_logger