Project
Reverse Dependencies for resque
The projects listed here declare resque as a runtime or development dependency
0.01
Flamingo makes it easy to wade through the Twitter Streaming API by
handling all connectivity and resource management for you. You just tell
it what to track and consume the information in a resque queue.
Flamingo isn't a traditional ruby gem. You don't require it into your co...
2019
2020
2021
2022
2023
2024
0.01
Load GeoTIFFs and Shapefiles to Geoserver, Geonetwork, and Solr.
2019
2020
2021
2022
2023
2024
0.01
Uses Resque Job Hooks and the Heroku API gem to autoscale Heroku Resque workers
2019
2020
2021
2022
2023
2024
0.01
Auto scale your resque workers on Heroku.
2019
2020
2021
2022
2023
2024
0.01
Runtime tracking of finite data sets
2019
2020
2021
2022
2023
2024
0.01
Process KISSmetrics data dumps
2019
2020
2021
2022
2023
2024
0.01
When your resque jobs are frequent and fast, the overhead of forking and
running your after_fork might get too big.
You may limit by either job limit or time limit per fork.
2019
2020
2021
2022
2023
2024
0.01
Implements common components and features for Rails-based LCMS systems
2019
2020
2021
2022
2023
2024
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...
2019
2020
2021
2022
2023
2024
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...
2019
2020
2021
2022
2023
2024
0.01
Manage mailer templates via wysiwyg and liquid. Uses mercury editor for now. And send out newsletters.
2019
2020
2021
2022
2023
2024
0.01
A multi-branch Continuous Integration server that integrates with GitHub
2019
2020
2021
2022
2023
2024
0.01
Take a peek into your Resque queues and workers.
2019
2020
2021
2022
2023
2024
0.01
Sends messages to kafka using different formats and strategies
2019
2020
2021
2022
2023
2024
0.01
A Redis-backed concurrency management system
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024
0.01
With this gem you will be able to enqueue your emails
on your Resque workers to avoid making your user wait for the email to be
send when he causes an email sending action in your application.
Using resque_action_mailer_backend makes email sending a breeze as
you w...
2019
2020
2021
2022
2023
2024
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
...
2019
2020
2021
2022
2023
2024
0.01
Make Active Record instance methods asynchronous using resque.
2019
2020
2021
2022
2023
2024
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
2019
2020
2021
2022
2023
2024