Project
Reverse Dependencies for resque
The projects listed here declare resque as a runtime or development dependency
0.0
A Resque plugin. Implements an approximation of DelayedJob's send_later on resque. Has a little more ease-of-use and features than the example provided with Resque.
2020
2021
2022
2023
2024
2025
0.0
Adds support for serializable arguments in a Resque job. Serializable arguments can be passed to a Resque job via a Hash containing a :serialize key. If such arguments are found, they will be deserialized before calling the job's perform method
2020
2021
2022
2023
2024
2025
0.0
Ensures that only one Resque job with unique arguments is running at a time.
2020
2021
2022
2023
2024
2025
0.0
Declare resque queues serial and jobs in that queue will be run in serial mode
2020
2021
2022
2023
2024
2025
0.0
Integration of resque with resque-progress and resque-lock
2020
2021
2022
2023
2024
2025
0.0
Sliding Window unique-job workflow for Resque jobs
2020
2021
2022
2023
2024
2025
0.0
A Resque failure backend for http://squash.io
2020
2021
2022
2023
2024
2025
0.0
A Resque gem for executing batches of jobs in stages. All jobs in a stage must complete before any job in the next stage is started allowing you to be sure that jobs are not executed out of sequence.
2020
2021
2022
2023
2024
2025
0.0
This will stagger your resque jobs over a configurable duration rather then enqueueing them all together
2020
2021
2022
2023
2024
2025
0.0
Start and manage multiple resque workers.
2020
2021
2022
2023
2024
2025
0.0
resque-state is an extension to the resque queue system that provides simple trackable jobs. It provides a Resque::Plugins::State::Hash class which can set/get the statuses of jobs and a Resque::Plugins::State class that, when included, provides easily trackable/killable/pausable jobs.
2020
2021
2022
2023
2024
2025
0.0
If you want to graph the workload created by your different Resque jobs, extend them with this plugin and use the data generated to know exactly the amount of jobs executed.
2020
2021
2022
2023
2024
2025
0.0
Resque plugin that pushes the job statistics to statsd
2020
2021
2022
2023
2024
2025
0.0
Swapping tool for Resque server on runtime.
2020
2021
2022
2023
2024
2025
0.0
Adds an arbitrary tab to resque-web which goes wherever you want
2020
2021
2022
2023
2024
2025
0.0
Helper for listing and viewing resque tasks at their various stages
2020
2021
2022
2023
2024
2025
0.0
This resque plugin enables you to customize the views.
2020
2021
2022
2023
2024
2025
0.0
resque-timeframe is an extension to resque queue system that allow the execution at configured time.
2020
2021
2022
2023
2024
2025
0.0
Set time limits on Resque jobs per Job class.
2020
2021
2022
2023
2024
2025
0.0
Resque plugin allowing long-running jobs to automatically fail after a specified time.
2020
2021
2022
2023
2024
2025