GitHub / rustmailer / persistent-scheduler
A high-performance task scheduling system developed in Rust using Tokio, supporting task persistence, repeatable tasks, and Cron-based scheduling. The system ensures that tasks can be restored after process restarts, providing reliability and flexibility for managing time-based operations in various applications.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustmailer%2Fpersistent-scheduler
PURL: pkg:github/rustmailer/persistent-scheduler
Stars: 13
Forks: 2
Open issues: 2
License: mit
Language: Rust
Size: 82 KB
Dependencies parsed at: Pending
Created at: 9 months ago
Updated at: about 1 month ago
Pushed at: 5 months ago
Last synced at: 23 days ago
Topics: job-scheduler, task-manager, task-scheduler, tasks