The Wayback Machine - https://web.archive.org/web/20220428154613/https://github.com/topics/delayed-jobs
Here are
39 public repositories
matching this topic...
Simple job queues for Python
Updated
Apr 27, 2022
Python
Ruby's missing background and batch processing system
Updated
Apr 27, 2022
Ruby
Rqueue aka Redis Queue [Task Queue, Message Broker] for Spring framework
Updated
Oct 27, 2021
Java
A background processing library for Asp.Net Core.
A simple orchestration library for running complex processes or workflows in Ruby
Updated
Apr 12, 2022
Ruby
Modern DelayedJob Dashboard for Ruby on Rails built with VueJS and Sinatra.
A minimal web app that enables Facebook users to send timed messages to a person or a group.
Updated
Aug 9, 2018
Python
Updated
Mar 11, 2017
Ruby
A CakePHP Plugin to manage and process background jobs with priority and retries
rebuild yii2 for rest api
Persistent event schedule for node.js using mongo as storage
Updated
Sep 25, 2021
JavaScript
A job queue backed by Tarantool.
Delayed::Job plugin to record the class name of the enqueued payload object. Great for building an admin dashboard! 👨🏽🔬
Updated
Mar 20, 2017
Erlang
A lightweight task queue scheduler that runs in the background
Updated
Dec 15, 2020
Python
Kue Express UI running on heroku + redis
Updated
Aug 22, 2018
JavaScript
⌚ Delay job nodejs application with redis and bull
Updated
Apr 2, 2020
TypeScript
An example of how to use delayed job recurring gem in a Ruby on Rails application to send emails daily and keep track of the delayed jobs created and emails being sent.
Demo of the task scheduler application
Updated
Jun 5, 2018
JavaScript
Better UI for Delayed Job Web
Updated
Feb 24, 2018
JavaScript
A demo for high-concurrent purchase behavior and workflow within the company.
Updated
May 25, 2021
Java
Symfony PendingActionsBundle. A simple way to delay and schedule the execution of heavy tasks !
Updated
Nov 17, 2016
Python
Yet another interview test
company lunch app - in progress
Updated
Nov 11, 2017
JavaScript
Improve this page
Add a description, image, and links to the
delayed-jobs
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
delayed-jobs
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
We had an issue where an api user was using the incorrect parameters on an API call. Having this feature would have made the API fail instead of proceeding. The bug would been found earlier.
I can see where this would be a hassle on many cases, But it would be nice for new projects.
I suppose it could be a global config item that could be overridden at the individual action level:
For