Project
Reverse Dependencies for resque
The projects listed here declare resque as a runtime or development dependency
0.0
Store a hash of any metadata against your queues in resque
2020
2021
2022
2023
2024
2025
0.0
Ensures that for a given queue, only one worker is working on a job at any given time.
Example:
require 'resque/plugins/unique_at_runtime'
class StrictlySerialJob
include Resque::Plugins::UniqueAtRuntime
@queue = :serial_work
def self.perform
# only one at a time in thi...
2020
2021
2022
2023
2024
2025
0.0
Configure resque-unique_in_queue and resque-unique_at_runtime uniqueness by arity of perform method, with automated cleanup tools
2020
2021
2022
2023
2024
2025
0.0
A resque plugin that ensures job uniqueness at enqueue time.
2020
2021
2022
2023
2024
2025
0.0
A Resque plugin for unique jobs
2020
2021
2022
2023
2024
2025
0.0
resque_unit(without mock)
2020
2021
2022
2023
2024
2025
0.0
Generates a UUID for Resque jobs as they are enqueued
2020
2021
2022
2023
2024
2025
0.0
A Rails-based frontend to the Resque job queue system.
2020
2021
2022
2023
2024
2025
0.0
A stripped version of the Resque web interface that's safe to use by not so trustworthy personnel. You get all the same information as the regular interface, but can't delete or retry anything.
2020
2021
2022
2023
2024
2025
0.0
Gives Resque workers a heartbeat to allow dead worker detection
2020
2021
2022
2023
2024
2025
0.0
Makes migrating from Beanstalk to resque (or back again) super-simple. Other backends welcome.
2020
2021
2022
2023
2024
2025
0.0
Logs Resque failures to Logstash
2020
2021
2022
2023
2024
2025
0.0
This rubygem does not have a description or summary.
2020
2021
2022
2023
2024
2025
0.0
RhoSync Synchronization Framework and related command-line utilities
2020
2021
2022
2023
2024
2025
0.0
Wrapper for IActionable's restful API and an "acts-as" style interface for models to behave as profiles and drive game events.
2020
2021
2022
2023
2024
2025
0.0
An asynchronous event bus for Ruby.
2020
2021
2022
2023
2024
2025
0.0
Redis search server
2020
2021
2022
2023
2024
2025
0.0
Monitors and controls running workflow robots off of priority queues and within a cluster
2020
2021
2022
2023
2024
2025
0.0
Rumor
2020
2021
2022
2023
2024
2025
0.0
Resque participant/receiver pair for Ruote
2020
2021
2022
2023
2024
2025