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: 934 of 186,938
Downloads: 48,297,700

Daily

Ranking: 1,269 of 186,929
Downloads: 18,691

Depended by

RankDownloadsName
1,27832,179,215resque-scheduler
1,40926,932,420coverband
1,59121,096,879exception_notification
1,94813,065,223resque-retry
2,6806,342,078resque_spec
2,7036,177,978isolator
2,8155,633,256resque-cleaner
2,8695,418,826resque-pool
2,9465,127,175resque-status
3,6233,000,028resque-web
3,8802,532,649resque-sentry
3,9022,493,304resque-loner
4,0302,300,352raygun4ruby
4,3421,902,462resque-workers-lock
4,4011,828,807sentry-resque
4,4531,781,198mission_control-jobs
4,5351,687,457resque_solo
4,8481,458,281resque-job-stats-promptcloud
5,0371,327,934resque-heroku-signals
5,1411,276,342resque-lock-timeout

Depends on

RankDownloadsName
24988,008,910multi_json
112370,278,812webrick
131315,873,425sinatra
217199,221,367thin
230188,376,778redis-namespace
95746,955,936mono_logger