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: 801 of 178,185
Downloads: 39,467,091

Daily

Ranking: 1,457 of 178,170
Downloads: 7,322

Depended by

RankDownloadsName
1,04025,983,334resque-scheduler
1,39916,275,521exception_notification
1,68710,400,993resque-retry
1,8598,121,548coverband
2,4204,700,634resque_spec
2,4744,523,947resque-status
2,5084,421,724resque-cleaner
2,5434,301,394opentelemetry-instrumentation-resque
2,5644,227,490resque-pool
2,7363,701,460isolator
3,1962,533,682resque-web
3,2972,384,975resque-sentry
3,6481,865,223resque-loner
3,6521,858,953raygun4ruby
3,7721,710,217resque-workers-lock
4,0111,457,308resque-job-stats-promptcloud
4,3591,205,178resque-lock-timeout
4,3761,194,561resque_solo
4,4271,161,872resque-heroku-signals
4,6971,013,919resque-dynamic-queues

Depends on

RankDownloadsName
17736,470,361multi_json
115236,852,338sinatra
169167,635,875webrick
205135,299,931redis-namespace
211130,089,711thin
84436,650,450mono_logger