Skip to main content

V1_CAST_POINT_TO_POINT_THRESHOLD

Static V1_CAST_POINT_TO_POINT_THRESHOLD 

Source
pub static V1_CAST_POINT_TO_POINT_THRESHOLD: Key<usize>
Expand description

When the cast domain has fewer ranks than this threshold, v1 casting sends messages point-to-point instead of through the comm actor tree. 0 disables the optimization.