Project
Reverse Dependencies for resque
The projects listed here declare resque as a runtime or development dependency
1.68
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.54
Exception notification for Rails apps
2019
2020
2021
2022
2023
2024
1.19
Rack middleware to measure production code usage (LOC runtime usage)
2019
2020
2021
2022
2023
2024
1.06
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.06
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
A gem that provides Resque integration for the Sentry error logger
2019
2020
2021
2022
2023
2024
0.54
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.44
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.42
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
Detect non-atomic interactions within DB transactions
2019
2020
2021
2022
2023
2024
0.36
Multimedia story telling for the web.
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024
0.34
A Rails-based frontend to the Resque job queue system.
2019
2020
2021
2022
2023
2024
0.3
RSpec matchers for Resque
2019
2020
2021
2022
2023
2024
0.26
Capistrano plugin that integrates Resque server tasks.
2019
2020
2021
2022
2023
2024
0.25
Operational controls for Active Job
2019
2020
2021
2022
2023
2024
0.23
resque-cleaner maintains the cleanliness of failed jobs on Resque.
2019
2020
2021
2022
2023
2024
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
2019
2020
2021
2022
2023
2024
0.14
Models and services for sufia
2019
2020
2021
2022
2023
2024
0.11
Ruby Adapter for Raygun
2019
2020
2021
2022
2023
2024