RubyGems Navigation menu

Gems

resque-data 0.0.1

Make Resque data accessible via HTTP.

4,122 Downloads

resque-data-warehouse 0.1.2

A Resque plugin. Allows you to use Redis to queue up and then Resque to process transac...

10,986 Downloads

resque-dedup 0.0.2

A Resque plugin for ensuring that the same job does not get enqueued multiple times

10,097 Downloads

resque_def 0.0.3

Defining Resque boilerplate since 2013

10,426 Downloads

resque_delay 0.0.2

Allow execute methods in background without adding new jobs. Like .delay method in Dela...

6,346 Downloads

resque-delay 0.5.0

Enable send_later support for Resque

5,828 Downloads

resque-delayable 1.0.2

Run class methods or methods on activerecord, mongomapper objects later through resque

10,718 Downloads

resque-delayed 1.3.0

Enqueue jobs that will only appear for processing after a specified delay or at a parti...

455,965 Downloads

resque-delay-with-mongoid 0.0.2

Enable send_later support for Resque. Includes support for mongoid backends. Based on t...

6,711 Downloads

resque_delivery 0.0.2

With ResqueDelivery, you can send ActionMailer messages asynchronously with Resque.

6,874 Downloads

resque-director 2.2.4

resque plugin for automatically scaling workers based on the amount of time it takes a ...

40,891 Downloads

resque-disable-job 0.3.0

This is a Resque plugin that allows us to disable jobs from being processed, by using t...

48,052 Downloads

resque-duplicateless 0.1.0

Resque allows a single queue to have multiple jobs of the same time. This is because it...

2,305 Downloads

resque-durable 4.3.0

Resque queue backed by database audits, with automatic retry

72,552 Downloads

resque-dynamic-queues 0.8.1

A resque plugin for specifying the queues a worker pulls from with wildcards, negations...

1,062,133 Downloads

resque_empty_queue 0.0.3

resque_empty_queue is an extension to the Resque queue system runs a job after a queue ...

14,701 Downloads

resque-enqueue-arity 0.0.1

Validates the number of job arguments when queueing a job with Resque

4,050 Downloads

resque-enqueue-lock-timeout 0.4.0

A Resque plugin. Adds locking, with optional timeout/deadlock handling to resque jobs...

5,696 Downloads

resque-enqueue-logger 0.0.6

Resque plugin that adds simple logging after enqueueing a job.

19,456 Downloads

resque-enqueue-logging 0.0.1

Resque plugin to log info whenever a job is enqueued. Example: Enqueued SortUserJob to...

4,285 Downloads

resque-ensure-connected 0.2.0

ensure active record connections are valid before performing resque background jobs

96,023 Downloads

resque-exceptional 0.2.2

resque-exceptional provides a Resque failure backend that sends exceptions raised by ...

55,015 Downloads

resque_exception_notification 0.0.1

Use exception_notification to send resque exception emails

13,300 Downloads

resque-exponential-backoff 0.1.1

A resque plugin that adds retry/exponential backoff functionality to your resque jobs. ...

4,831 Downloads

resque_extensions 0.0.6

An extension to Resque that makes it act more like Delayed::Job

19,178 Downloads

resque-failed-job-mailer 0.0.3

Gem that sends mail in case of resque job failure

128,711 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,518 Downloads

resque-fairly 1.4.1

Normally resque processes queues in a fixed order. This can lead to jobs in queues at ...

85,612 Downloads

resque-fallback-inline 0.1.0

Resque will fail to enqueue your job if redis is unavailable. Resque-fallback-inline en...

12,280 Downloads

resque-fanout 0.6

A Resque plugin that provides endpoints which distributes Jobs submitted to them to (mu...

197,579 Downloads