Project
Reverse Dependencies for resque
The projects listed here declare resque as a runtime or development dependency
0.01
Manage your organization's workflows entirely through Google Docs and irb.
Mobilize schedules jobs, queues workers, sends failure notifications, and
integrates mobilize-hadoop, -http, -mysql, and -mongodb packages
to allow seamless tr...
2021
2022
2023
2024
2025
2026
0.01
Process your Paperclip attachments in the background using Mongoid and Resque. Loosely based on delayed_paperclip and mongoid-paperclip.
2021
2022
2023
2024
2025
2026
0.01
Mysql replication, could cause a number of issues if the tables that are being replicated are locked. Myreplicator is designed to replace Mysql's replication with a flat file based system. Myreplicator allows you to sync tables based on different frequencies and avoid using Mysql's built-in repli...
2021
2022
2023
2024
2025
2026
0.01
Queue any method in any class or instance with no need for additional Worker class and no extra code
2021
2022
2023
2024
2025
2026
0.01
A Redis-backed concurrency management system
2021
2022
2023
2024
2025
2026
0.01
A universal interface for Ruby queueing backends.
2021
2022
2023
2024
2025
2026
0.01
By allowing multiple jobs to share a single socket, which is persisted over the life of the worker, this plugin is an important building block for implementing a Resque-based service send background iPhone messages via the Apple Push Notification servers.
2021
2022
2023
2024
2025
2026
0.01
This gem makes it possible to send mails asynchronously using Resque by
simply rewriting `SomeMailer.some_mail(ar_resource, 1234).deliver` to
`SomeMailer.async_deliver.some_mail(ar_resource, 1234)`. Using ActiveRecord
objects as arguments to mailers is still possible. This is achieved by storing
...
2021
2022
2023
2024
2025
2026
0.01
Make Active Record instance methods asynchronous using resque.
2021
2022
2023
2024
2025
2026
0.01
There are a number of plugins which allow you define unique jobs, but each only handle on use-case. This allows you have full control over how uniqueness is defined
2021
2022
2023
2024
2025
2026
0.01
A simple event bus on top of Resque. Publish and subscribe to events as they occur through a queue.
2021
2022
2023
2024
2025
2026
0.01
Enable send_later support for Resque
2021
2022
2023
2024
2025
2026
0.01
resque-exceptional provides a Resque failure backend that sends exceptions
raised by jobs to getexceptional.com.
2021
2022
2023
2024
2025
2026
0.01
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...
2021
2022
2023
2024
2025
2026
0.01
A Resque plugin that provides endpoints which distributes Jobs submitted to them to (multiple) subscribing queues. Useful for loosely coupled inter-application communication.
2021
2022
2023
2024
2025
2026
0.01
Handles establishing and disconnecting db connections when running Resque on Heroku cedar stack.
2021
2022
2023
2024
2025
2026
0.01
Auto-scale Heroku workers for Resque
2021
2022
2023
2024
2025
2026
0.01
Seamless integration of resque with resque-progress and resque-lock
2021
2022
2023
2024
2025
2026
0.01
A simple mechanism to create custom log files based on queue names of Resque workers.
2021
2022
2023
2024
2025
2026