Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
0.0
If you want to give your jobs a second change (or more) extend them with this plugin and let the job fail some times before considering it failed.
2021
2022
2023
2024
2025
2026
0.0
A resque plugin which logs the time it takes a job's perform method to run.
2021
2022
2023
2024
2025
2026
0.0
A resque plugin for tracking jobs and their state (pending, running, failed) based on some originating entity
2021
2022
2023
2024
2025
2026
0.0
Handles your HTTP requests in background in non-blocking way using Resque worker
2021
2022
2023
2024
2025
2026
0.0
Syntax sugar for Resque consumers. Each consumer is a class, with clean interface, and custom logger. Usefull when count of different events ~100 and more.
2021
2022
2023
2024
2025
2026
0.0
A gem that combines all the goodness resque has to offer.
2021
2022
2023
2024
2025
2026
0.0
Resque worker that parses log files given filters, and executes a callback of your choice.
2021
2022
2023
2024
2025
2026
0.0
Measure duration of a resque job and log it in the logstash
2021
2022
2023
2024
2025
2026
0.0
A gem that includes some monitorings to resque and plugins
2021
2022
2023
2024
2025
2026
0.0
This Resque plugin sends a notification when a job fails
2021
2022
2023
2024
2025
2026
0.0
Resque extension to identify jobs which significantly increase VM heap size using oink
2021
2022
2023
2024
2025
2026
0.0
resque-pagerduty provides a Resque failure backend that triggers a Pagerduty
incident when an exception is raised by a job.
2021
2022
2023
2024
2025
2026
0.0
Adds live GUI queue/worker management to resque-pool
2021
2022
2023
2024
2025
2026
0.0
Restrict max number of resque jobs.
2021
2022
2023
2024
2025
2026
0.0
resque plugin to have priority in the queue
2021
2022
2023
2024
2025
2026
0.0
Enable ActiveRecord query cache for Resque jobs
2021
2022
2023
2024
2025
2026
0.0
An Active Record model can be defined as 'queueable'. That adds extensions to add any method to the queue that exists on the method instance.
2021
2022
2023
2024
2025
2026
0.0
Resque Plugin adding simple queue statuses.
2021
2022
2023
2024
2025
2026
0.0
A Resque plugin which allows you to create dedicated queues for jobs that use rate limited apis.
These queues will pause when one of the jobs hits a rate limit, and unpause after a suitable time period.
The rate_limited_queue can be used directly, and just requires catching the rate limit excepti...
2021
2022
2023
2024
2025
2026
0.0
resque plugin that allows you to attach information when a job is put in redis, and to do whatever you want with the information when it is popped off the resque queue
2021
2022
2023
2024
2025
2026