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: 902 of 184,846
Downloads: 45,943,610

Daily

Ranking: 1,473 of 184,826
Downloads: 18,638

Depended by

RankDownloadsName
1,22230,704,571resque-scheduler
1,50920,990,171coverband
1,54819,925,165exception_notification
1,87312,490,016resque-retry
2,6065,949,565resque_spec
2,6565,670,873isolator
2,7415,322,033resque-cleaner
2,7815,147,327resque-pool
2,8264,967,510resque-status
3,5192,916,702resque-web
3,7582,497,170resque-sentry
3,8922,293,297resque-loner
3,9602,201,701raygun4ruby
4,1961,871,684resque-workers-lock
4,4481,607,175resque_solo
4,5341,542,814sentry-resque
4,6441,458,033resque-job-stats-promptcloud
4,8701,306,055resque-heroku-signals
4,9291,265,708resque-lock-timeout
5,2681,092,271resque-multi-job-forks

Depends on

RankDownloadsName
23918,443,343multi_json
115323,058,863webrick
125297,474,102sinatra
213183,547,434thin
223176,062,473redis-namespace
92644,417,197mono_logger