Modules§
- multicast
- The comm actor that provides message casting and result accumulation.
- test_
utils
Structs§
- Comm
Actor - This is the comm actor used for efficient and scalable message multicasting and result accumulation.
- Comm
Actor Params - Parameters to initialize the CommActor
- Comm
Mesh Config - Configuration for how a
CommActordetermines 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.