Module romeo::scheduler[][src]

Structs

Scheduler

The Scheduler is responsible for scheduling execution of messages over actors for a single thread. It also keeps references to underlying cells in order to process messages and handle lifecycle events.