Project
Reverse Dependencies for resque-scheduler
The projects listed here declare resque-scheduler as a runtime or development dependency
0.0
ChangeManager uses Resque and resque-scheduler to detect changes in ActiveRecord objects, then applies logic to them.
2019
2020
2021
2022
2023
2024
0.0
Library contaning common features shared by the Medularis Click-To-Call Daemons, supporting the ClickFono service (http://www.clickfono.com).
2019
2020
2021
2022
2023
2024
0.0
Customizable Scheduler for Contentful Entries.
2019
2020
2021
2022
2023
2024
0.0
Customizable Scheduler for Contentful Entries.
2019
2020
2021
2022
2023
2024
0.0
Gem design to wrap Delayed Job nicety syntax under Resque
2019
2020
2021
2022
2023
2024
0.0
See gemfury.com
2019
2020
2021
2022
2023
2024
0.0
Guard::Resque automatically starts/stops/restarts resque scheduler
2019
2020
2021
2022
2023
2024
0.0
simple mapreduce framework using redis and resque
2019
2020
2021
2022
2023
2024
0.0
Library contaning common features shared by the Medularis Click-To-Call Daemons, supporting the ClickFono service (http://www.clickfono.com).
2019
2020
2021
2022
2023
2024
0.0
Octocore is the core framework of Octomatic Enterprise. It
contains all the core models, tasks, actions etc.
2019
2020
2021
2022
2023
2024
0.0
Octocore is the core framework of Octomatic Enterprise. It
contains all the core models, tasks, actions etc for Cassandra
2019
2020
2021
2022
2023
2024
0.0
Octocore is the core framework of Octomatic Enterprise. It
contains all the core models, tasks, actions etc for MongoDB
2019
2020
2021
2022
2023
2024
0.0
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.0
Spec support for Pageflow extensions.
2019
2020
2021
2022
2023
2024
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...
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024
0.0
Keeps a list of jobs which require approval to run.
2019
2020
2021
2022
2023
2024
0.0
resque_empty_queue is an extension to the Resque queue system runs a job after a queue has been emptied.
2019
2020
2021
2022
2023
2024
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, ...
2019
2020
2021
2022
2023
2024
0.0
Implements a federated fifo queue with consistent hashing on top of resque
2019
2020
2021
2022
2023
2024