Expand description
Initialization logic for a generic instance of the Allocate
channel allocation trait.
Structs§
- Worker
Guards - Maintains
JoinHandle
s for worker threads.
Enums§
- Config
- Possible configurations for the communication infrastructure.
Functions§
- initialize
- Initializes communication and executes a distributed computation.
- initialize_
from - Initializes computation and runs a distributed computation.