Project

Reverse Dependencies for resque

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

0.01
Repository is archived
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
A Resque plugin which allows you to create dedicated queues for jobs that use rate limited apis. These queues will pause when one of the jobs hits a rate limit, and unpause after a suitable time period. The rate_limited_queue can be used directly, and just requires catching the rate limit excepti...
2020
2021
2022
2023
2024
2025
0.01
No commit activity in last 3 years
No release in over 3 years
Compatible with Resque 1.x. Use Resque.push if you are using >= 2.x. Resque is great. So is job processing with redis. Our biggest drawback has been that resque requires the class that will be processing a job to be loaded when the job is enqueued. But what happens when the implementing job is ...
2020
2021
2022
2023
2024
2025
0.01
No commit activity in last 3 years
No release in over 3 years
If you want to be able fetch the result from a Resque job's perform method. Results will be encoded using JSON. For example: require 'resque-result' class MyJob extend Resque::Plugins::Result def self.perform(meta_id, big_num) factor(big_num) e...
2020
2021
2022
2023
2024
2025
0.01
No commit activity in last 3 years
No release in over 3 years
Telework is a Resque plugin aimed at controlling Resque workers from the web UI. It makes it easy to manage workers on a complex systems that may include several hosts, different queue(s) and an evolving source code that is deployed several times a day. Beyond starting and stopping worker...
2020
2021
2022
2023
2024
2025
0.01
No commit activity in last 3 years
No release in over 3 years
A Rails UI for Resque for managing workers, failures and schedules.
2020
2021
2022
2023
2024
2025
0.01
No release in over 3 years
Low commit activity in last 3 years
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.01
No commit activity in last 3 years
No release in over 3 years
Unique Resque queues using redis 1.6.0 scripting, sets and not much else
2020
2021
2022
2023
2024
2025
0.01
No release in over 3 years
Low commit activity in last 3 years
Automatically kill a child of resque worker based on max memory.
2020
2021
2022
2023
2024
2025
0.01
No release in over a year
RhoConnect App Integration Server and related command-line utilities
2020
2021
2022
2023
2024
2025
0.01
No commit activity in last 3 years
No release in over 3 years
This plugin provides native instrumentation for collecting Resque metrics for queue, worker, working, failed, pending, and processed jobs.
2020
2021
2022
2023
2024
2025
0.01
No release in over 3 years
Low commit activity in last 3 years
Provides a simpler interface to enqueue Resque jobs between codebases without having to define the Jobs in multiple codebases.
2020
2021
2022
2023
2024
2025
0.01
No release in over 3 years
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)
2020
2021
2022
2023
2024
2025
0.01
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Trinidad extension to autoconfigure and launch Resque
2020
2021
2022
2023
2024
2025
0.01
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Uploadbox makes easy to manage files in your Rails application.
2020
2021
2022
2023
2024
2025