Skip to content

zero88/scheduler.x

Repository files navigation

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