0.0
Reload classes on each job run. This plugin assumes that you are running DelayedJob in a Rails environment.
2020
2021
2022
2023
2024
2025
0.0
Implement DelayedJob hook methods in multiple modules/job classes without overriding previous definitions.
2020
2021
2022
2023
2024
2025
0.0
Web interface for DelayedJob
2020
2021
2022
2023
2024
2025
0.0
Plugin for integration BugSnag with DelayedJob.
2020
2021
2022
2023
2024
2025
0.0
DelayedJob for use form within a Merb application
2020
2021
2022
2023
2024
2025
0.0
Modern DelayedJob Dashboard built with VueJS and Sinatra.
2020
2021
2022
2023
2024
2025
0.0
Provides a few rake tasks to run DelayedJob jobs on a remote server over SSH
2020
2021
2022
2023
2024
2025
0.18
Mongoid backend for delayed_job
2020
2021
2022
2023
2024
2025
0.31
Process your Paperclip attachments in the background with ActiveJob
2020
2021
2022
2023
2024
2025
0.07
Delayed Cron Job is an extension to Delayed::Job
that allows you to set cron expressions for your
jobs to run regularly.
2020
2021
2022
2023
2024
2025
0.24
Continuous Integration software written on top of Ruby on Rails 3 and DelayedJob.
0.0
Class for creating delayed jobs that can be de-duped with existing delayed jobs
already in the delayed jobs table. You just specify some additional columns on
your delayed_jobs table and set them to have uniqueness constraints. Then
specify these column values when you create a UniqueDelayedJob a...
2020
2021
2022
2023
2024
2025
0.07
Extends delayed_job to support recurring jobs, including timezone support
2020
2021
2022
2023
2024
2025
0.0
This gem provides three convenient methods for common CRUD operations:
`delayed_create`, `delayed_update` and `delayed_destroy` as preconfigured `sidekiq`
background job for Ruby on Rails applications.
2020
2021
2022
2023
2024
2025
0.01
Monitors the delayed_job queue and periodically tests its ability to deliver
e-mail messages and e-mails you if something goes wrong, such as the delayed_job
process crashes or one of its jobs fails or takes too long to complete.
2020
2021
2022
2023
2024
2025
0.05
Simple admin interface for the Delayed::Job gem...
2020
2021
2022
2023
2024
2025
0.05
Manage delta indexes via Delayed Job for Thinking Sphinx
2020
2021
2022
2023
2024
2025
0.05
Delayed is a multi-threaded, SQL-driven ActiveJob backend used at Betterment to process millions
of background jobs per day. It supports postgres, mysql, and sqlite, and is designed to be
Reliable (with co-transactional job enqueues and guaranteed, at-least-once execution), Scalable
(with an opti...
2020
2021
2022
2023
2024
2025
0.05
Autoscaling for Delayed Job workers.
2020
2021
2022
2023
2024
2025
0.0
delayed_rabbit provides a simple interface for scheduling background jobs with delays using RabbitMQ's delayed message exchange plugin
2020
2021
2022
2023
2024
2025