delayed-tasks
There are 14 repositories under delayed-tasks topic.
rq/rq
Simple job queues for Python
actionhero/actionhero
Actionhero is a realtime multi-transport nodejs API Server with integrated cluster capabilities and delayed tasks
BinChengZhao/delay-timer
Time-manager of delayed tasks. Like crontab, but synchronous asynchronous tasks are possible scheduling, and dynamic add/cancel/remove is supported.
Mythra/Coworker
A reasonably-good delayed job queue for the JVM.
nekomeowww/timecapsule
A Redis based task scheduling module written in Golang.
pvelx/message-service-demo
Demo of the delayed sending message application
Clavicula-Nox/PendingActionsBundle
Symfony PendingActionsBundle. A simple way to delay and schedule the execution of heavy tasks !
linchen-eng/timingwheel
时间轮延时任务处理器
mayhendrap/rqueue-delayed-task
Order cancellation using redis after the specified time
muthukumar89uk/go-rabbitmq-delayed-message
It is a simple go application for scheduling the task. A rabbit message queue is used to manage and stream the messages.
ori88c/delayed-async-tasks-manager
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.
sajalwhatifwal/tasche
Tasché, a delayed task executor with "second" precision upto 10k tasks to be dispatched/sec.
saLeox/Distributed-Delayed-Queue
The implementation for delayed queue based on rabbit mq and spring cloud stream.