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: 834 of 180,434
Downloads: 41,752,491

Daily

Ranking: 1,403 of 180,417
Downloads: 16,989

Depended by

RankDownloadsName
1,08127,756,634resque-scheduler
1,42517,635,350exception_notification
1,74111,162,581resque-retry
1,8779,369,170coverband
2,2616,363,902opentelemetry-instrumentation-resque
2,5415,076,113resque_spec
2,6134,727,868resque-status
2,6214,682,914resque-cleaner
2,6284,665,585isolator
2,6504,602,974resque-pool
3,2952,697,486resque-web
3,4612,433,281resque-sentry
3,7621,983,672raygun4ruby
3,8041,930,455resque-loner
3,9191,768,544resque-workers-lock
4,2491,457,649resque-job-stats-promptcloud
4,3911,350,465resque_solo
4,5771,228,855resque-lock-timeout
4,5981,215,558resque-heroku-signals
4,9311,032,212resque-dynamic-queues

Depends on

RankDownloadsName
19801,883,537multi_json
117259,749,136sinatra
142221,883,221webrick
206150,658,684thin
209148,806,350redis-namespace
86839,468,022mono_logger