Module osiris_process::communication
source · Expand description
This module provides a way for a crate::processor::Cpu to communicate with the “exterior world”.
This means it can put messages in an output queue, and these messages can be transmitted by any “supervisor” of the Cpus to the right recipient.
Structs§
- Helps a supervisor track an identified crate::processor::Cpu.