Synchronous Concurrent Broadcasts for Intermittent Channels with Bounded Capacities
Volker Turau

TL;DR
This paper extends a synchronous broadcast algorithm to handle intermittent channels with bounded capacities, enabling reliable multi-source and concurrent broadcasts without extensive memory or multiple message transmissions.
Contribution
It introduces an extension to amnesiac flooding that manages intermittent channels, allowing for more general broadcast tasks while maintaining efficiency and simplicity.
Findings
Supports multi-source broadcasts
Handles intermittent communication channels
Ensures termination without message memorization
Abstract
In this work we extend the recently proposed synchronous broadcast algorithm amnesiac flooding to the case of intermittent communication channels. In amnesiac flooding a node forwards a received message in the subsequent round. There are several reasons that render an immediate forward of a message impossible: Higher priority traffic, overloaded channels, etc. We show that postponing the forwarding for one or more rounds prevents termination. Our extension overcomes this shortcoming while retaining the advantages of the algorithm: Nodes don't need to memorize the reception of a message to guarantee termination and messages are sent at most twice per edge. This extension allows to solve more general broadcast tasks such as multi-source broadcasts and concurrent broadcasts for systems with bounded channel capacities.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
