View Source Actors.Actor.InvocationScheduler (spawn v0.6.0)
InvocationScheduler
is a global process for the cluster that controls
all Actions of type Schedule.
This process is global to allow that even after restarts of a process or restart
of an application we will still be able to perform invocations to actors,
without the need for persistent storage such as a database.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.