Project

Reverse Dependencies for resque

The projects listed here declare resque as a runtime or development dependency

0.0
No commit activity in last 3 years
No release in over 3 years
Implements a federated fifo queue with consistent hashing on top of resque
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
A resque plugin that allows jobs to execute only if a filter is true, re-queueing otherwise. For example, one can author jobs that are filter-aware so that they can be scheduled with resque-scheduler to run on specific hosts.
2019
2020
2021
2022
2023
2024
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Resque plugin that allows querying future jobs for it's result, for example: job = Resque.enqueue_future(MixerWorker, "yeah") # store job.uuid somewhere # Later on job = Resque.get_future_job(uuid) job.ready? job.result job.finished_at
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Launch Resque workers from config via God. Worker`s settings are stored in the config file.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
This gem provides autoscaling for Resque workers on Heroku.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
For use with the Hijacker plugin for multiple databases.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
Provides a Resque failure backend that sends exceptions raised by jobs to the Honeybadger service.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
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.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
A resque plugin which logs the time it takes a job's perform method to run.
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
To manage complexe background job processes, this gem simplify the task of creating sequences of Resque jobs by putting them into a tree.
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
A resque plugin for tracking jobs and their state (pending, running, failed) based on some originating entity
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
Handles your HTTP requests in background in non-blocking way using Resque worker
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
A gem that combines all the goodness resque has to offer.
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Resque worker that parses log files given filters, and executes a callback of your choice.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
Measure duration of a resque job and log it in the logstash
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
Resque-Methodize is a plugin for the Resque job library that allows easy triggering of individual methods on a job class.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
resque-mission adds Missions (multi-step jobs) to Resque
2019
2020
2021
2022
2023
2024