Simple job queues for Python
-
Updated
Oct 30, 2024 - Python
Simple job queues for Python
Actionhero is a realtime multi-transport nodejs API Server with integrated cluster capabilities and delayed tasks
Time-manager of delayed tasks. Like crontab, but synchronous asynchronous tasks are possible scheduling, and dynamic add/cancel/remove is supported.
A Redis based task scheduling module written in Golang.
Demo of the delayed sending message application
Tasché, a delayed task executor with "second" precision upto 10k tasks to be dispatched/sec.
It is a simple go application for scheduling the task. A rabbit message queue is used to manage and stream the messages.
Order cancellation using redis after the specified time
The implementation for delayed queue based on rabbit mq and spring cloud stream.
Symfony PendingActionsBundle. A simple way to delay and schedule the execution of heavy tasks !
A scheduler for one-time (non-periodic) asynchronous tasks, designed to manage delayed executions. It features status getters to communicate the execution state, a robust error handling mechanism for capturing uncaught errors, the ability to abort pending executions, and gracefully await the completion of ongoing tasks.
Add a description, image, and links to the delayed-tasks topic page so that developers can more easily learn about it.
To associate your repository with the delayed-tasks topic, visit your repo's landing page and select "manage topics."