Gems
resque-delayed 1.3.0
Enqueue jobs that will only appear for processing after a specified delay or at a parti...
460,375 Downloads
resque-delay-with-mongoid 0.0.2
Enable send_later support for Resque. Includes support for mongoid backends. Based on t...
7,165 Downloads
resque_delivery 0.0.2
With ResqueDelivery, you can send ActionMailer messages asynchronously with Resque.
7,536 Downloads
resque-director 2.2.4
resque plugin for automatically scaling workers based on the amount of time it takes a ...
42,862 Downloads
resque-disable-job 0.3.0
This is a Resque plugin that allows us to disable jobs from being processed, by using t...
49,730 Downloads
resque-duplicateless 0.1.0
Resque allows a single queue to have multiple jobs of the same time. This is because it...
2,443 Downloads
resque-durable 4.4.0
Resque queue backed by database audits, with automatic retry
78,333 Downloads
resque-dynamic-queues 0.8.1
A resque plugin for specifying the queues a worker pulls from with wildcards, negations...
1,074,949 Downloads
resque_empty_queue 0.0.3
resque_empty_queue is an extension to the Resque queue system runs a job after a queue ...
16,098 Downloads
resque-enqueue-arity 0.0.1
Validates the number of job arguments when queueing a job with Resque
4,317 Downloads
resque-enqueue-lock-timeout 0.4.0
A Resque plugin. Adds locking, with optional timeout/deadlock handling to resque jobs...
5,885 Downloads
resque-enqueue-logger 0.0.6
Resque plugin that adds simple logging after enqueueing a job.
20,659 Downloads
resque-enqueue-logging 0.0.1
Resque plugin to log info whenever a job is enqueued. Example: Enqueued SortUserJob to...
4,550 Downloads
resque-ensure-connected 0.2.0
ensure active record connections are valid before performing resque background jobs
96,623 Downloads
resque-exceptional 0.2.2
resque-exceptional provides a Resque failure backend that sends exceptions raised by ...
56,420 Downloads
resque_exception_notification 0.0.1
Use exception_notification to send resque exception emails
13,869 Downloads
resque-exponential-backoff 0.1.1
A resque plugin that adds retry/exponential backoff functionality to your resque jobs. ...
5,389 Downloads
resque_extensions 0.0.6
An extension to Resque that makes it act more like Delayed::Job
21,019 Downloads
resque-failed-job-mailer 0.0.3
Gem that sends mail in case of resque job failure
134,412 Downloads
resque-failed-job-mailer-2 0.0.4
Gem that sends mail in case of resque job failure. Extend to customize email summary, p...
3,771 Downloads
resque-fairly 1.4.1
Normally resque processes queues in a fixed order. This can lead to jobs in queues at ...
89,929 Downloads
resque-fallback-inline 0.1.0
Resque will fail to enqueue your job if redis is unavailable. Resque-fallback-inline en...
12,554 Downloads
resque-fanout 0.6
A Resque plugin that provides endpoints which distributes Jobs submitted to them to (mu...
461,152 Downloads
resque-fifo-queue 0.1.2
Implements a federated fifo queue with consistent hashing on top of resque
21,208 Downloads
resque-filter 0.5.0
A resque plugin that allows jobs to execute only if a filter is true, re-queueing other...
4,785 Downloads
resque-fine-grained-locks 1.0.1
A Resque plugin. If you want only one instance of your job queued or executing at a tim...
7,589 Downloads
resque-forker 2.1.0
Use the power of forking to run multiple Resque workers.
145,761 Downloads
resque-future 0.1.0
Resque plugin that allows querying future jobs for it's result, for example: job = R...
4,653 Downloads
resque-god 0.0.2
Launch Resque workers from config via God. Worker`s settings are stored in the config f...
6,549 Downloads
resque-heartbeat 0.0.3
[description]
13,860 Downloads