0.0
Helpers for capistrano recipes using runit/monit. Currently: capistrano-puma and capistrano-delayed_job
2020
2021
2022
2023
2024
2025
0.0
A gem to help reduce boilerplate when enqueing, finding, and deleting Delayed Jobs
2020
2021
2022
2023
2024
2025
0.0
send automatically all emails via delayed_job
2020
2021
2022
2023
2024
2025
0.0
An armour for delayed_job_active_record to ensure no duplicate jobs are enqueued
2020
2021
2022
2023
2024
2025
0.0
Rails based scheduler which works with Delayed Job gem.
2020
2021
2022
2023
2024
2025
0.0
Stormtroopers is a jruby execution environment for delayed jobs
2020
2021
2022
2023
2024
2025
0.0
Delated_job (or DJ) encapsulates the common pattern of asynchronously executing longer tasks in the background.
2020
2021
2022
2023
2024
2025
0.0
Delayed destroy ActiveRecord model
2020
2021
2022
2023
2024
2025
0.0
Cached Counter allows to increment/decrement/get counts primarily saved in the database in a faster way. Utilizing the cache, it can be updated without big row-locks like the ActiveRecord's update_counters, with instantaneous and consistency unlike the updated_counters within delayed, background ...
2020
2021
2022
2023
2024
2025
0.0
Komodo is a simple wrapper that allows you to scale on-demand the number of delayed_job workers on Heroku, based on the length of your queue.
2020
2021
2022
2023
2024
2025
0.0
Delated_job (or DJ) encapsulates the common pattern of asynchronously executing longer tasks in the background. It is a direct extraction from Shopify where the job table is responsible for a multitude of core tasks. Augmented by Keith to allows for callbacks on idle.
2020
2021
2022
2023
2024
2025
0.0
Wrapper gem for Delayed Job.
2020
2021
2022
2023
2024
2025
0.0
A SQS delayed job backend
2020
2021
2022
2023
2024
2025
0.0
Extension to Delayed Job to enable workers to scale up when needed
2020
2021
2022
2023
2024
2025
0.0
A library of extensions for outoftime's sunspot gem for solr indexing server. Using the session adapter design pattern to add support for:
1) delayed_job to move indexing commits out of process.
Support for case insensitive sort fields by creating indexed copy of fields transformed for so...
2020
2021
2022
2023
2024
2025
0.0
A Rails engine based frontend for Delayed Job
2020
2021
2022
2023
2024
2025
0.0
Candygram provides a job queue for the MongoDB document-oriented database, inspired by delayed_job and Resque. It uses the MongoMapper ORM and allows you to queue method calls for execution ASAP or at any time in the future.
2020
2021
2022
2023
2024
2025
0.0
Save Queue allows to push objects to other object's queue for a delayed save.
Queue save will be triggered by object#save.
2020
2021
2022
2023
2024
2025
0.0
Monitors the status of your Delayed Jobs.
2020
2021
2022
2023
2024
2025
0.0
ResqueAdmin is a Redis-backed Ruby library for creating background jobs,
placing those jobs on multiple queues, and processing them later.
Background jobs can be any Ruby class or module that responds to
perform. Your existing classes can easily be converted to background
job...
2020
2021
2022
2023
2024
2025