Project
Reverse Dependencies for resque-scheduler
The projects listed here declare resque-scheduler as a runtime or development dependency
0.0
Gem design to wrap Delayed Job nicety syntax under Resque
2020
2021
2022
2023
2024
2025
0.0
Connects Foobara commands to resque-scheduler
2020
2021
2022
2023
2024
2025
0.0
Guard::Resque automatically starts/stops/restarts resque scheduler
2020
2021
2022
2023
2024
2025
0.0
simple mapreduce framework using redis and resque
2020
2021
2022
2023
2024
2025
0.0
Library contaning common features shared by the Medularis Click-To-Call Daemons, supporting the ClickFono service (http://www.clickfono.com).
2020
2021
2022
2023
2024
2025
0.0
Octocore is the core framework of Octomatic Enterprise. It
contains all the core models, tasks, actions etc.
2020
2021
2022
2023
2024
2025
0.0
Octocore is the core framework of Octomatic Enterprise. It
contains all the core models, tasks, actions etc for Cassandra
2020
2021
2022
2023
2024
2025
0.0
Octocore is the core framework of Octomatic Enterprise. It
contains all the core models, tasks, actions etc for MongoDB
2020
2021
2022
2023
2024
2025
0.0
Spec support for Pageflow extensions.
2020
2021
2022
2023
2024
2025
0.0
resque-alive adds a Kubernetes Liveness probe to a Resque instance.
How?
resque-alive provides a small rack application which
exposes HTTP endpoint to return the "Aliveness" of the Resque
instance. Aliveness is determined by the presence of an
auto-expiring key. resque-alive schedules a "heart...
2020
2021
2022
2023
2024
2025
0.0
A Resque plugin allowing jobs to be sent to a temporary
queue to await approval. Once the job is approved, it
is placed on its normal queue.
2020
2021
2022
2023
2024
2025
0.0
Keeps a list of jobs which require approval to run.
2020
2021
2022
2023
2024
2025
0.0
resque_empty_queue is an extension to the Resque queue system runs a job after a queue has been emptied.
2020
2021
2022
2023
2024
2025
0.0
A resque plugin that adds retry/exponential backoff functionality to your
resque jobs.
Simply extend your module/class with this module:
require 'resque-exponential-backoff'
class DeliverWebHook
extend Resque::Plugins::ExponentialBackoff
def self.perform(url, hook_id, ...
2020
2021
2022
2023
2024
2025
0.0
Implements a federated fifo queue with consistent hashing on top of resque
2020
2021
2022
2023
2024
2025
0.0
A gem that combines all the goodness resque has to offer.
2020
2021
2022
2023
2024
2025
0.0
Adds persistence to Resque jobs, and retry properties
2020
2021
2022
2023
2024
2025
0.0
Remotely enqueueing and dequeueing jobs across Redis namespaces should
be simpler. BJ Neilsen laid a solid foundation for this gem, which is
forked off of his gem resque-remote. That said, these two gems provide a
different set of methods for remote enqueueing and dequeueing.
...
2020
2021
2022
2023
2024
2025
0.0
Sliding Window unique-job workflow for Resque jobs
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