Project

Reverse Dependencies for resque

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

1.76
A long-lived project that still receives updates
Light weight job scheduling on top of Resque. Adds methods enqueue_at/enqueue_in to schedule jobs in the future. Also supports queueing jobs on a fixed, cron-like schedule.
2019
2020
2021
2022
2023
2024
1.1
A long-lived project that still receives updates
Rack middleware to measure production code usage (LOC runtime usage)
2019
2020
2021
2022
2023
2024
1.1
No release in over 3 years
Light weight job scheduling on top of Resque. Adds methods enqueue_at/enqueue_in to schedule jobs in the future. Also supports queueing jobs on a fixed, cron-like schedule.
2019
2020
2021
2022
2023
2024
1.1
No release in over 3 years
Light weight job scheduling on top of Resque. Adds methods enqueue_at/enqueue_in to schedule jobs in the future. Also supports queueing jobs on a fixed, cron-like schedule.
2019
2020
2021
2022
2023
2024
0.92
The project is in a healthy, maintained state
A gem that provides Resque integration for the Sentry error logger
2019
2020
2021
2022
2023
2024
0.57
Low commit activity in last 3 years
A long-lived project that still receives updates
resque-retry provides retry, delay and exponential backoff support for resque jobs. Features: * Redis backed retry count/limit. * Retry on all or specific exceptions. * Exponential backoff (varying the delay between retrys). * Multiple failure backend with retry suppression & resq...
2019
2020
2021
2022
2023
2024
0.47
No release in over 3 years
Low commit activity in last 3 years
resque-status is an extension to the resque queue system that provides simple trackable jobs. It provides a Resque::Plugins::Status::Hash class which can set/get the statuses of jobs and a Resque::Plugins::Status class that when included provides easily trackable/killable jobs.
2019
2020
2021
2022
2023
2024
0.44
No release in over 3 years
There's a lot of open issues
quickly and easily fork a pool of resque workers, saving memory (w/REE) and monitoring their uptime
2019
2020
2021
2022
2023
2024
0.38
A long-lived project that still receives updates
Detect non-atomic interactions within DB transactions
2019
2020
2021
2022
2023
2024
0.36
No release in over 3 years
Low commit activity in last 3 years
resque-status is an extension to the resque queue system that provides simple trackable jobs. It provides a Resque::Plugins::Status::Hash class which can set/get the statuses of jobs and a Resque::Plugins::Status class that when included provides easily trackable/killable jobs.
2019
2020
2021
2022
2023
2024
0.36
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
A Rails-based frontend to the Resque job queue system.
2019
2020
2021
2022
2023
2024
0.32
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
RSpec matchers for Resque
2019
2020
2021
2022
2023
2024
0.27
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Capistrano plugin that integrates Resque server tasks.
2019
2020
2021
2022
2023
2024
0.24
No release in over 3 years
Low commit activity in last 3 years
resque-cleaner maintains the cleanliness of failed jobs on Resque.
2019
2020
2021
2022
2023
2024
0.17
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
Makes sure that for special jobs, there can be only one job with the same workload in one queue. Example: class CacheSweeper include Resque::Plugins::UniqueJob @queue = :cache_sweeps def self.perform(article_id) # Cache Me If You Can... end end
2019
2020
2021
2022
2023
2024