Skip to main content

Module comm

Module comm 

Source

Modules§

multicast
The comm actor that provides message casting and result accumulation.
test_utils

Structs§

CommActor
This is the comm actor used for efficient and scalable message multicasting and result accumulation.
CommActorParams
Parameters to initialize the CommActor
CommMeshConfig
Configuration for how a CommActor determines its own rank and locates peers.

Statics§

ENABLE_NATIVE_V1_CASTING
Whether to use native v1 casting in v1 ActorMesh.
MULTICAST_FAILURE_COMM_ACTOR
The comm actor that attached multicast context to a delivery failure.
MULTICAST_FAILURE_ORIGIN
The originating cast sender.
MULTICAST_FAILURE_PHASE
The multicast phase that attached context to a delivery failure.
MULTICAST_FAILURE_RETURN_PORT
The return port used to send the undeliverable message to the origin.