Home

Awesome

Chime.

Chime is time scheduler verticle which works on Vert.x event bus and provides:

Chime is written in Ceylon and is available at Ceylon Herd

Runs with Ceylon 1.3.2 and Vert.x 3.4.1

Usage and documentation.

  1. Deploy Chime verticle
  2. Create and listen timers on EventBus, see details in API docs

Chime communicates over event bus with Json messages.
Complete list of messages is available here

Examples:

Blog post at Vert.x website