Project
Reverse Dependencies for resque
The projects listed here declare resque as a runtime or development dependency
0.02
Agent to collect data for common server programs and push them to CopperEgg
2019
2020
2021
2022
2023
2024
0.02
Customizable Scheduler for Contentful Entries.
2019
2020
2021
2022
2023
2024
0.02
Metadata aggregation and enrichment for cultural heritage institutions.
2019
2020
2021
2022
2023
2024
0.02
Instrument Rails and Resque with shared transaction IDs so that you trace execution across instances.
2019
2020
2021
2022
2023
2024
0.02
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
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
A universal interface for Ruby queueing backends.
2019
2020
2021
2022
2023
2024
0.02
Log backtraces from exceptions in Resque jobs
2019
2020
2021
2022
2023
2024
0.02
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
A simple mechanism to create custom log files based on queue names of Resque workers.
2019
2020
2021
2022
2023
2024
0.02
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
Mock resque with threads
2019
2020
2021
2022
2023
2024
0.02
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
0.02
A resque plugin for specifying the priority between queues that workers use to determine what to work on next
2019
2020
2021
2022
2023
2024
0.02
Slack notifications for your failed jobs
2019
2020
2021
2022
2023
2024
0.02
resque-throttle is an extension to the resque queue system that restricts the frequency in which certain jobs are run. Add more description here.
2019
2020
2021
2022
2023
2024
0.02
Rate limit how many times a job can be run from a queue
2019
2020
2021
2022
2023
2024
0.02
A Rails UI for Resque for managing workers, failures and schedules.
2019
2020
2021
2022
2023
2024
0.02
Social Stream is a Ruby on Rails engine providing your application with social networking features and activity streams.
This gem packages the basic functionality, along with basic actors (user, group) and activity objects (post and comments)
2019
2020
2021
2022
2023
2024
0.02
resque-throttle is an extension to the resque queue system that restricts the frequency in which certain jobs are run. Add more description here.
2019
2020
2021
2022
2023
2024