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: 936 of 187,922
Downloads: 49,248,469

Daily

Ranking: 1,180 of 187,912
Downloads: 24,391

Depended by

RankDownloadsName
1,28532,733,153resque-scheduler
1,40927,826,488coverband
1,59421,563,887exception_notification
1,97813,288,206resque-retry
2,6926,486,739resque_spec
2,7116,373,448isolator
2,8425,750,015resque-cleaner
2,8935,538,667resque-pool
2,9715,189,028resque-status
3,6513,034,869resque-web
3,9122,561,309resque-loner
3,9292,539,767resque-sentry
4,0602,348,800raygun4ruby
4,1322,253,871mission_control-jobs
4,3651,940,167sentry-resque
4,3881,913,932resque-workers-lock
4,5521,724,201resque_solo
4,9101,458,470resque-job-stats-promptcloud
5,0971,338,023resque-heroku-signals
5,2031,279,446resque-lock-timeout

Depends on

RankDownloadsName
241,014,581,095multi_json
110385,435,540webrick
134322,192,770sinatra
220201,708,910thin
235191,884,822redis-namespace
96047,968,543mono_logger