delay-timer
Task scheduler
A task manager based on a time wheel algorithm for managing timed tasks with scheduling and dynamic add/cancel/remove capabilities.
Time-manager of delayed tasks. Like crontab, but synchronous asynchronous tasks are possible scheduling, and dynamic add/cancel/remove is supported.
317 stars
6 watching
24 forks
Language: Rust
last commit: 9 months ago
Linked from 1 awesome list
croncrontabdelay-timerdelayed-tasksscheduleschedulingscheduling-enginessmoltokio
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight and distributed task scheduling platform written in Rust. | 717 |
| A distributed task scheduler and runner with a web-based UI that handles scheduling, job running, and real-time stats across multiple servers. | 3,975 |
| A tool for scheduling tasks with a time-based delay, allowing code execution to occur ahead of the scheduled task time. | 9 |
| Provides a lightweight scheduler for running tasks on time or event-driven triggers | 11 |
| A tool to schedule time-consuming tasks for later | 63 |
| A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns. | 104 |
| A Swift-based timing tasks scheduler with an elegant and intuitive API | 1,825 |
| An asynchronous task queue system for Ruby applications | 2,149 |
| Provides a clear and flexible DSL to write periodic or scheduled tasks in Crystal | 74 |
| Enables scheduling of tasks at regular intervals without relying on a clock process | 130 |
| A Python-based tool for scheduling and managing daily tasks to avoid excessive storage usage and rate limits. | 15 |
| A runtime designed to efficiently manage concurrent tasks and resources in a high-performance manner. | 454 |
| A PHP-based scheduling system utilizing Swoole for asynchronous execution and crontab compatibility. | 971 |
| A thread-safe task scheduler for .NET applications | 14 |
| A distributed task management system with a web UI, supporting cross-platform deployment and multiple scheduling features. | 856 |