Skip to main content

Schedules

This example shows how actors can schedule the execution of messages dynamically.

Features used

  • Scheduleds: Scheduleds are handled by actors, are non-blocking and support asynchronous methods.

Live Example