delicate

Task scheduler

A lightweight and distributed task scheduling platform written in Rust.

A lightweight and distributed task scheduling platform written in rust. (一个轻量的分布式的任务调度平台通过rust编写)

GitHub

712 stars
14 watching
73 forks
Language: Rust
last commit: about 2 years ago
Linked from 1 awesome list

actix-webasynccroncrontabdistributed-systemsrustschedulerschedulingwip

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
binchengzhao/delay-timer A task manager based on a time wheel algorithm for managing timed tasks with scheduling and dynamic add/cancel/remove capabilities. 315
zero88/scheduler.x Provides a lightweight scheduler for running tasks on time or event-driven triggers 11
stav121/tasklet An asynchronous task scheduling library written in Rust. 30
kprotty/zap A runtime designed to efficiently manage concurrent tasks and resources in a high-performance manner. 446
p-ranav/task_system A task scheduling system built with C++14 primitives to manage concurrent tasks and queues. 40
leosperry/chroniton A library for running tasks on schedules with strongly typed jobs and asynchronous execution. 182
icanzilb/taskqueue A Swift library that allows developers to schedule and execute tasks in a synchronous manner. 682
jhuckaby/cronicle A distributed task scheduler and runner with a web-based UI that handles scheduling, job running, and real-time stats across multiple servers. 3,893
simplymadeapps/simple_scheduler Enables scheduling of tasks at regular intervals without relying on a clock process 130
luoxiu/schedule A Swift-based timing tasks scheduler with an elegant and intuitive API 1,824
byulparan/scheduler A tool for scheduling tasks with a time-based delay, allowing code execution to occur ahead of the scheduled task time. 9
lstrojny/procrastinator A tool to schedule time-consuming tasks for later 63
danengelbrecht/bikeshed A high-performance, lock-free task scheduler for managing hierarchical tasks with dependencies. 108
sgrondin/bottleneck A lightweight task scheduler and rate limiter that supports clustering and is designed to add minimal complexity to applications. 1,833
cirocosta/cr An execution system for tasks with dependencies. 695