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: 886 of 183,748
Downloads: 44,811,194

Daily

Ranking: 1,262 of 183,729
Downloads: 22,441

Depended by

RankDownloadsName
1,16629,885,107resque-scheduler
1,50919,315,885exception_notification
1,60017,080,086coverband
1,83912,171,711resque-retry
2,5785,750,827resque_spec
2,6555,375,721isolator
2,7095,153,598resque-cleaner
2,7424,988,297resque-pool
2,7704,887,583resque-status
3,4462,856,471resque-web
3,6832,482,708resque-sentry
3,8882,183,732resque-loner
3,9002,149,695raygun4ruby
4,1161,844,280resque-workers-lock
4,4121,555,964resque_solo
4,5321,457,962resque-job-stats-promptcloud
4,6081,400,021sentry-resque
4,7941,288,772resque-heroku-signals
4,8311,257,017resque-lock-timeout
5,1981,068,229resque-multi-job-forks

Depends on

RankDownloadsName
23883,020,587multi_json
121294,957,388webrick
124287,302,871sinatra
208175,472,697thin
217168,379,923redis-namespace
90943,123,793mono_logger