/scheduler.x

A scheduler based on plain Vertx promise/future/periodic/timer

Primary LanguageJavaApache License 2.0Apache-2.0

Scheduler.x

zero88/scheduler.x GitHub Release Sonatype Nexus (Releases) Sonatype Nexus (Snapshots)

Lines of Code Coverage Maintainability Rating Reliability Rating Security Rating Quality Gate Status

A pluggable lightweight scheduler based on plain Vert.x core without any external libs for scheduling on time-based: cron and interval or on event-based.

Scheduler.x follows an event-driven architecture.

Please check out full documentation at web-docs