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: 879 of 183,487
Downloads: 44,618,355

Daily

Ranking: 1,514 of 183,477
Downloads: 6,720

Depended by

RankDownloadsName
1,15729,744,168resque-scheduler
1,50519,201,602exception_notification
1,61416,509,096coverband
1,83512,108,517resque-retry
2,5765,717,570resque_spec
2,6525,325,421isolator
2,7015,132,138resque-cleaner
2,7384,962,399resque-pool
2,7634,877,639resque-status
3,4452,842,742resque-web
3,6672,479,358resque-sentry
3,8842,171,198resque-loner
3,8982,141,221raygun4ruby
4,1031,838,901resque-workers-lock
4,4111,546,094resque_solo
4,5181,457,940resque-job-stats-promptcloud
4,6461,365,981sentry-resque
4,7811,284,271resque-heroku-signals
4,8171,254,304resque-lock-timeout
5,1861,061,992resque-multi-job-forks

Depends on

RankDownloadsName
22877,355,775multi_json
121289,142,189webrick
124285,224,403sinatra
209173,381,566thin
216167,121,453redis-namespace
90642,905,536mono_logger