Project
Reverse Dependencies for resque
The projects listed here declare resque as a runtime or development dependency
0.0
Rumor
2019
2020
2021
2022
2023
2024
0.0
Resque participant/receiver pair for Ruote
2019
2020
2021
2022
2023
2024
0.0
Makes sure that for special jobs, there can be only one job with the same workload in one queue.
Example:
class CacheSweeper
include Resque::Plugins::UniqueJob
@queue = :cache_sweeps
def self.perform(article_id)
# Cache Me If You Can...
end
end
2019
2020
2021
2022
2023
2024
0.0
Heroku Auto Scaler using heroku-api gem
2019
2020
2021
2022
2023
2024
0.0
A web crawler using Ruby and Redis.
2019
2020
2021
2022
2023
2024
0.0
Resque-based background worker to send Apple Push Notifications over a persistent TCP socket. Includes Resque tweaks to allow persistent sockets between jobs, helper methods for enqueueing APN notifications, and a background daemon to send them. Original gem by Kali Donovan and modified by Sentia.
2019
2020
2021
2022
2023
2024
0.0
Have you ever had a class whose instances required a series of background tasks to run serially, strictly one after another? Than Serially is for you.
Declare the tasks using a simple DSL in the order you want them to to run. The tasks for each instance will run inside a separate Resque job, in a...
2019
2020
2021
2022
2023
2024
0.0
Posts the resque failure messages to campfire
2019
2020
2021
2022
2023
2024
0.0
Client for http://smsclub.mobi/ SMS gate. Allows you to send and retrieve status of sent SMS via XML API. Supports Resque for asynchronous sending.
2019
2020
2021
2022
2023
2024
0.0
An interface to SMS Gateways. Currently supports only sms.sluzba.cz.
2019
2020
2021
2022
2023
2024
0.0
Adds batch processing to Spree. Includes batch capture and batch export of orders.
2019
2020
2021
2022
2023
2024
0.0
Checks a certificate via ocsp or crl to see if it has been revoked
2019
2020
2021
2022
2023
2024
0.0
StatefulJobs is a Resque based library which allows you to integrate responsive background jobs in a very easy way. StatefulJobs wraps an ActiveRecord Model around a set of jobs and adds a polling mechanism to your frontend to get your users noticed about the state of their tasks.
Very u...
2019
2020
2021
2022
2023
2024
0.0
Supplejack API
2019
2020
2021
2022
2023
2024
0.0
A lightweight guaranteed-delivery messaging system.
2019
2020
2021
2022
2023
2024
0.0
a social engine for Rails applications based on Redis and RebatDB
2019
2020
2021
2022
2023
2024
0.0
Send Resque.info to CloudWatch Metrics, cloned from https://github.com/m4i/cloudwatch-metrics-resque and upgraded to support resque 2
2019
2020
2021
2022
2023
2024
0.0
Thincloud Resque is an extraction of the New Leaders resque recipes packaged up as a Rails engine to manage dependencies and configuration.
2019
2020
2021
2022
2023
2024
0.0
thredded_resque adds resque, and resque-mailer support to thredded
2019
2020
2021
2022
2023
2024
0.0
Supports wrapping code that you want to be alerted of failures in, as well as sending notifications through the same mechanism.
2019
2020
2021
2022
2023
2024