Skip to main content

Graded Broadcast

Definition

Graded broadcast is a communication primitive in distributed systems where messages are delivered with varying degrees of certainty or reliability to different subsets of network participants. This allows for nuanced information propagation, where critical data reaches all nodes with strong guarantees, while less critical data might have weaker delivery assurances. It optimizes network resource use. This method tailors message delivery based on importance.