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

GitHub

11 stars
1 watching
2 forks
Language: Java
last commit: 7 days ago
Linked from 1 awesome list

cronevent-triggerschedulervertx4

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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
jbernardo95/cronex A cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals. 48
kilgaloon/leprechaun A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns. 104
simplymadeapps/simple_scheduler Enables scheduling of tasks at regular intervals without relying on a clock process 130
diabolicallabs/vertx-cron A module that allows scheduling of events using cron expressions and sends or publishes messages to a designated address. 64
byulparan/scheduler A tool for scheduling tasks with a time-based delay, allowing code execution to occur ahead of the scheduled task time. 9
kagkarlsson/db-scheduler A simple task scheduler designed for use in clustered Java applications with persistent tasks and minimal dependencies. 1,261
coreoz/wisp A lightweight Java library for managing recurring tasks and jobs with features like scheduling, statistics tracking, and thread pool management. 133
luoxiu/schedule A Swift-based timing tasks scheduler with an elegant and intuitive API 1,824
michaelcurrin/unicron A Python-based tool for scheduling and managing daily tasks to avoid excessive storage usage and rate limits. 15
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
thomasgalliker/ncrontab.scheduler A thread-safe task scheduler for .NET applications 14
hexagon/croner A JavaScript/TypeScript library for scheduling and managing tasks based on cron expressions. 2,051
pplux/px_sched A single header C++11 task scheduler for managing concurrent tasks. 190
leosperry/chroniton A library for running tasks on schedules with strongly typed jobs and asynchronous execution. 182