Skip to main content

Module event

Module event 

Source
Expand description

Cross-station event envelopes and bounded priority queues.

Structs§

EventQueueLimits
Bounded queue limits by priority.
EventQueues
Bounded priority queues for station events.
StationEvent
Event envelope routed between stations.

Enums§

EventKind
Core event kind understood by the runtime.
EventPriority
Event priority class.
EventQueueError
Event queue error.
PushOutcome
Outcome of a queue push.