[][src]Module timely_communication::initialize

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

Structs

WorkerGuards

Maintains JoinHandles for worker threads.

Enums

Configuration

Possible configurations for the communication infrastructure.

Functions

initialize

Initializes communication and executes a distributed computation.

initialize_from

Initializes computation and runs a distributed computation.