Expand description
Defines unique identifiers and system-wide signals for communication.
This module provides the core vocabulary for different parts of the system
to talk to each other. It includes unique IDs for nodes and queues, and an
enum of SystemSignals that report important events like a node being
overloaded or a task finishing.
Structs§
Enums§
- System
Signal - Represents operational events that are passed within the system.