This paper presents constant-time and near-constant-time distributed algorithms for a variety of problems in the congested clique model. We show how to compute a 3-ruling set in expected O(logloglogn) rounds and using this, we obtain a constant-approximation to metric facility location, also in expected O(logloglogn) rounds. In addition, assuming an input metric space of constant doubling dimension, we obtain constant-round algorithms to compute constant-factor approximations to the minimum spanning tree and the metric facility location problems. These results significantly improve on the running time of the fastest known algorithms for these problems in the congested clique setting.
@article{arxiv.1408.2071,
title = {Near-Constant-Time Distributed Algorithms on a Congested Clique},
author = {James W. Hegeman and Sriram V. Pemmaraju and Vivek B. Sardeshmukh},
journal= {arXiv preprint arXiv:1408.2071},
year = {2018}
}
Comments
Full version of DISC 2014 paper. Updated Sep 2018 to reflect the fact that using the Ghaffari et al. congested clique MIS algorithm from PODC 2018, it is possible to compute a 2-ruling set in the congested clique in O(logloglog n) rounds with high probability