How Bandwidth Affects the Model

The model for distributed network computing is well suited for analyzing the impact of limiting the throughput of a network on its capacity to solve tasks efficiently. For many "global" problems there exists a lower bound of , where is the amount of bits that can be exchanged between two nodes in one round of communication, is the number of nodes and is the diameter of the graph. Typically, upper bounds are given only for the case , or for the case . For , the Minimum Spanning Tree (MST) construction problem can be solved in rounds, and the Single Source Shortest Path (SSSP) problem can be -approximated in rounds. We extend these results by providing algorithms with a complexity parametric on . We show that, for any , there exists an algorithm that constructs a MST in rounds, and an algorithm that -approximate the SSSP problem in rounds. We also show that there exist problems that are bandwidth insensitive.
View on arXiv