scheduler.x
Task scheduler
Provides a lightweight scheduler for running tasks on time or event-driven triggers
A scheduler based on plain Vertx promise/future/periodic/timer
11 stars
1 watching
2 forks
Language: Java
last commit: almost 2 years agoLinked from 1 awesome list
cronevent-triggerschedulervertx4
Related projects:
| Repository | Description | Stars |
|---|---|---|
| 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 cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals. | 48 | |
| A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns. | 104 | |
| Enables scheduling of tasks at regular intervals without relying on a clock process | 130 | |
| A module that allows scheduling of events using cron expressions and sends or publishes messages to a designated address. | 64 | |
| A tool for scheduling tasks with a time-based delay, allowing code execution to occur ahead of the scheduled task time. | 9 | |
| A task scheduler for Java applications that provides persistent scheduling and high throughput. | 1,279 | |
| A lightweight Java library for managing recurring tasks and jobs with features like scheduling, statistics tracking, and thread pool management. | 133 | |
| A Swift-based timing tasks scheduler with an elegant and intuitive API | 1,825 | |
| A Python-based tool for scheduling and managing daily tasks to avoid excessive storage usage and rate limits. | 15 | |
| A task manager based on a time wheel algorithm for managing timed tasks with scheduling and dynamic add/cancel/remove capabilities. | 317 | |
| A thread-safe task scheduler for .NET applications | 14 | |
| A JavaScript/TypeScript library for scheduling and managing tasks based on cron expressions. | 2,071 | |
| A single header C++11 task scheduler for managing concurrent tasks. | 190 | |
| A library for running tasks on schedules with strongly typed jobs and asynchronous execution. | 182 |