Project
Reverse Dependencies for resque
The projects listed here declare resque as a runtime or development dependency
1.65
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.
2020
2021
2022
2023
2024
2025
1.53
Exception notification for Rails apps
2020
2021
2022
2023
2024
2025
1.22
Rack middleware to measure production code usage (LOC runtime usage)
2020
2021
2022
2023
2024
2025
1.05
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.
2020
2021
2022
2023
2024
2025
1.05
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.
2020
2021
2022
2023
2024
2025
0.93
A gem that provides Resque integration for the Sentry error logger
2020
2021
2022
2023
2024
2025
0.53
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...
2020
2021
2022
2023
2024
2025
0.43
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.
2020
2021
2022
2023
2024
2025
0.41
quickly and easily fork a pool of resque workers,
saving memory (w/REE) and monitoring their uptime
2020
2021
2022
2023
2024
2025
0.38
Detect non-atomic interactions within DB transactions
2020
2021
2022
2023
2024
2025
0.35
Multimedia story telling for the web.
2020
2021
2022
2023
2024
2025
0.34
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.
2020
2021
2022
2023
2024
2025
0.34
A Rails-based frontend to the Resque job queue system.
2020
2021
2022
2023
2024
2025
0.31
Operational controls for Active Job
2020
2021
2022
2023
2024
2025
0.3
RSpec matchers for Resque
2020
2021
2022
2023
2024
2025
0.25
Capistrano plugin that integrates Resque server tasks.
2020
2021
2022
2023
2024
2025
0.23
resque-cleaner maintains the cleanliness of failed jobs on Resque.
2020
2021
2022
2023
2024
2025
0.16
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
2020
2021
2022
2023
2024
2025
0.13
Models and services for sufia
2020
2021
2022
2023
2024
2025
0.1
This is the New Relic plugin for monitoring Resque developed by Railsware Inc.
2020
2021
2022
2023
2024
2025