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,548
Downloads: 48,931,088

Daily

Ranking: 1,268 of 187,532
Downloads: 20,082

Depended by

RankDownloadsName
1,28532,551,588resque-scheduler
1,41127,513,199coverband
1,59521,413,706exception_notification
1,97413,220,510resque-retry
2,6886,439,392resque_spec
2,7096,306,701isolator
2,8335,716,698resque-cleaner
2,8865,501,339resque-pool
2,9615,170,762resque-status
3,6433,023,276resque-web
3,9052,543,694resque-loner
3,9092,537,533resque-sentry
4,0512,334,723raygun4ruby
4,2022,118,459mission_control-jobs
4,3691,910,877resque-workers-lock
4,3771,901,404sentry-resque
4,5381,712,071resque_solo
4,8901,458,430resque-job-stats-promptcloud
5,0871,335,039resque-heroku-signals
5,1851,278,483resque-lock-timeout

Depends on

RankDownloadsName
241,005,923,445multi_json
110380,383,065webrick
133320,158,573sinatra
220201,356,127thin
233190,695,136redis-namespace
95847,621,536mono_logger