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: 944 of 193,214
Downloads: 52,688,167

Daily

Ranking: 1,452 of 193,188
Downloads: 9,926

Depended by

RankDownloadsName
1,30534,918,033resque-scheduler
1,41430,755,993coverband
1,61423,133,654exception_notification
2,01214,161,281resque-retry
2,7247,028,025isolator
2,7426,938,353resque_spec
2,8846,149,432resque-cleaner
2,9056,060,570resque-pool
3,0705,325,468resque-status
3,4134,010,470mission_control-jobs
3,7633,156,281resque-web
3,9162,864,542resque-loner
4,0852,575,474resque-sentry
4,1052,531,723raygun4ruby
4,2332,352,882sentry-resque
4,4542,055,520resque-workers-lock
4,6141,860,822resque_solo
5,1461,458,780resque-job-stats-promptcloud
5,2871,380,438resque-heroku-signals
5,4331,289,340resque-lock-timeout

Depends on

RankDownloadsName
241,108,007,842multi_json
81563,955,219puma
82558,181,518redis
109443,383,627base64
110443,283,510webrick
140343,272,402sinatra
145337,367,021logger
247204,400,829redis-namespace
96051,728,932mono_logger