rustmailer / persistent-schedulerLinks
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.
☆18Updated 8 months ago
Alternatives and similar repositories for persistent-scheduler
Users that are interested in persistent-scheduler are comparing it to the libraries listed below
Sorting:
- ⏱️ An asynchronous task scheduling library written in Rust