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: 828 of 188,756
Downloads: 41,457,333

Daily

Ranking: 1,481 of 188,734
Downloads: 14,179

Depended by

RankDownloadsName
1,07327,516,996resque-scheduler
1,42317,446,766exception_notification
1,72411,053,835resque-retry
1,8749,197,424coverband
2,2816,105,740opentelemetry-instrumentation-resque
2,5305,023,298resque_spec
2,6004,702,142resque-status
2,6174,639,264resque-cleaner
2,6354,596,425isolator
2,6484,557,648resque-pool
3,2852,679,575resque-web
3,4322,426,565resque-sentry
3,7461,964,659raygun4ruby
3,7861,912,910resque-loner
3,8961,760,181resque-workers-lock
4,2161,457,599resque-job-stats-promptcloud
4,3951,327,632resque_solo
4,5401,226,323resque-lock-timeout
4,5661,210,170resque-heroku-signals
4,9041,028,682resque-dynamic-queues

Depends on

RankDownloadsName
18793,178,787multi_json
116256,794,698sinatra
145214,871,646webrick
205147,834,628thin
208146,999,592redis-namespace
86739,083,322mono_logger