Module initialize

Source
Expand description

Initialization logic for a generic instance of the Allocate channel allocation trait.

Structs§

WorkerGuards
Maintains JoinHandles 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.