Expand description
Bounded priority queue for RemoteEngineCoreActor. Per doc §5.2 the
queue is a module, not an actor — every per-message hop would add
mailbox latency for no architectural payoff.
Structs§
Enums§
- Priority
- Priority class — higher values served first.