Project

Reverse Dependencies for resque

The projects listed here declare resque as a runtime or development dependency

0.03
No release in over 3 years
Low commit activity in last 3 years
Provides multi-step tasks with finalization and progress tracking
2019
2020
2021
2022
2023
2024
0.03
No release in over 3 years
A Resque plugin to add functionality to pause resque jobs through the web interface. Using a `pause` allows you to stop the job for a slice of time. The job finish the process it are doing and don't get a new task to do, until the queue is released. You can use this functionality to do some main...
2019
2020
2021
2022
2023
2024
0.02
Repository is archived
No commit activity in last 3 years
No release in over 3 years
email => http post
2019
2020
2021
2022
2023
2024
0.02
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Agent to collect data for common server programs and push them to CopperEgg
2019
2020
2021
2022
2023
2024
0.02
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Metadata aggregation and enrichment for cultural heritage institutions.
2019
2020
2021
2022
2023
2024
0.02
No release in over 3 years
Low commit activity in last 3 years
Instrument Rails and Resque with shared transaction IDs so that you trace execution across instances.
2019
2020
2021
2022
2023
2024
0.02
Repository is archived
No release in over 3 years
Low commit activity in last 3 years
Process your Paperclip attachments in the background using Mongoid and Resque. Loosely based on delayed_paperclip and mongoid-paperclip.
2019
2020
2021
2022
2023
2024
0.02
No commit activity in last 3 years
No release in over 3 years
Queue any method in any class or instance with no need for additional Worker class and no extra code
2019
2020
2021
2022
2023
2024
0.02
No commit activity in last 3 years
No release in over 3 years
A universal interface for Ruby queueing backends.
2019
2020
2021
2022
2023
2024
0.02
No commit activity in last 3 years
No release in over 3 years
A simple event bus on top of Resque. Publish and subscribe to events as they occur through a queue.
2019
2020
2021
2022
2023
2024
0.02
No commit activity in last 3 years
No release in over 3 years
Normally resque processes queues in a fixed order. This can lead to jobs in queues at the end of the list not getting process for very long periods. resque-fairly provides a mechanism where by workers are distributed across the set of queues with pending jobs fairly. This results in a much mor...
2019
2020
2021
2022
2023
2024
0.02
No commit activity in last 3 years
No release in over 3 years
A simple mechanism to create custom log files based on queue names of Resque workers.
2019
2020
2021
2022
2023
2024
0.02
No commit activity in last 3 years
No release in over 3 years
A Rails engine port of the Sinatra app that is included in Chris Wanstrath's resque gem.
2019
2020
2021
2022
2023
2024
0.02
No commit activity in last 3 years
No release in over 3 years
A Resque plugin that provides helpers for progress updates from within your jobs. For example: class MyJob extend Resque::Plugins::Progress def self.perform(meta_id, *args) (0..10).each do |i| at(i, 10, "Lifted #{num} heavy things. #{10-num} more to go!") ...
2019
2020
2021
2022
2023
2024