Project
Reverse Dependencies for resque
The projects listed here declare resque as a runtime or development dependency
0.0
Wrapper for IActionable's restful API and an "acts-as" style interface for models to behave as profiles and drive game events.
2020
2021
2022
2023
2024
2025
0.0
An asynchronous event bus for Ruby.
2020
2021
2022
2023
2024
2025
0.0
Redis search server
2020
2021
2022
2023
2024
2025
0.0
Monitors and controls running workflow robots off of priority queues and within a cluster
2020
2021
2022
2023
2024
2025
0.0
Rumor
2020
2021
2022
2023
2024
2025
0.0
Resque participant/receiver pair for Ruote
2020
2021
2022
2023
2024
2025
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
2020
2021
2022
2023
2024
2025
0.0
Heroku Auto Scaler using heroku-api gem
2020
2021
2022
2023
2024
2025
0.0
A web crawler using Ruby and Redis.
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
0.0
Posts the resque failure messages to campfire
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
An interface to SMS Gateways. Currently supports only sms.sluzba.cz.
2020
2021
2022
2023
2024
2025
0.0
Adds batch processing to Spree. Includes batch capture and batch export of orders.
2020
2021
2022
2023
2024
2025
0.0
Checks a certificate via ocsp or crl to see if it has been revoked
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
0.0
Supplejack API
2020
2021
2022
2023
2024
2025
0.0
A lightweight guaranteed-delivery messaging system.
2020
2021
2022
2023
2024
2025
0.0
a social engine for Rails applications based on Redis and RebatDB
2020
2021
2022
2023
2024
2025