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
Monitors the status of your Delayed Jobs.
2020
2021
2022
2023
2024
2025
0.0
Integrates DelayedJob with Exception Notifier
2020
2021
2022
2023
2024
2025
0.0
Enqueue just one job with the same key
2020
2021
2022
2023
2024
2025
0.0
Rails web interface for delayed_job using Rails::Engine and MongoDB
2020
2021
2022
2023
2024
2025
0.0
Resqueue is a Redis-backed Ruby library for creating background jobs,
placing those jobs on multiple queues, and processing them later.
It is meant to be the continuation of Resque since it is no longer
released by its maintainers.
Background jobs can be any Ruby class or mo...
2020
2021
2022
2023
2024
2025
0.0
Schedules and manages delayed, async and cron style tasks
2020
2021
2022
2023
2024
2025
0.0
A Resque plugin. Implements an approximation of DelayedJob's send_later on resque. Has a little more ease-of-use and features than the example provided with Resque.
2020
2021
2022
2023
2024
2025
0.0
An extension to Resque that makes it act more like Delayed::Job
2020
2021
2022
2023
2024
2025
0.0
Battle-tested capistrano recipes for debian, passenger, apache, hudson, delayed_job, juggernaut, rubygems, backgroundrb, rails and more
2020
2021
2022
2023
2024
2025
0.0
Queryalize lets you use Rails 3 to build queries just like with ActiveRecord::QueryMethods,
except you can serialize the end result. This is useful for running queries that potentially
return large result sets in the background using something like Resque or Delayed::Job.
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
0.0
A patched version of Resque that interprets Heroku's TERM as a graceful shutdown.
Visit http://quickleft.com/blog/heroku-s-cedar-stack-will-kill-your-resque-workers
for more information.
Resque is a Redis-backed Ruby library for creating background jobs,
placing those j...
2020
2021
2022
2023
2024
2025
0.0
DispatchQueueRb is a pure ruby implementation of Grand Central Dispatch concurrency primitives. It implements serial and concurrent queues, with synchronous, asynchronous, barrier and delayed dispatch methods. All queues dispatch methods support an optional dispatch groups to synchronize on compl...
2020
2021
2022
2023
2024
2025
0.0
Allows auto-scaling of delayed job workers in Heroku
2020
2021
2022
2023
2024
2025
0.0
Undelayed_job jobs provides a database-less backand for delayed_job that executes immediately without a separate worker process.
2020
2021
2022
2023
2024
2025
0.0
Web interface for SQS inspired by delayed_job_web
2020
2021
2022
2023
2024
2025
0.0
An ActiveJob queue adapter that disables delayed job.
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