[go: up one dir, main page]
More Web Proxy on the site http://driver.im/ skip to main content
10.1145/1400751.1400771acmconferencesArticle/Chapter ViewAbstractPublication PagespodcConference Proceedingsconference-collections
research-article

On the complexity of asynchronous gossip

Published: 18 August 2008 Publication History

Abstract

In this paper, we study the complexity of gossip in an asynchronous, message-passing fault-prone distributed system. In short, we show that an adaptive adversary can significantly hamper the spreading of a rumor, while an oblivious adversary cannot. This latter fact implies that there exist message-efficient asynchronous (randomized) consensus protocols, in the context of an oblivious adversary.
In more detail, we summarize our results as follows. If the adversary is adaptive, we show that a randomized asynchronous gossip algorithm cannot terminate in fewer than O(f(d + delta)) time steps unless Omega(n+f2) messages are exchanged, where n is the total number of processes, f is the number of tolerated crash failures, d is the maximum communication delay for the specific execution in question, and delta is the bound on relative process speeds in the specific execution. The lower bound result is to be contrasted with deterministic synchronous gossip algorithms that, even against an adaptive adversary, require only O(polylog n) time steps and O(n polylog n) messages.
In the case of an oblivious adversary, we present three different randomized, asynchronous algorithms that provide different trade-offs between time complexity and message complexity. The first algorithm is based on the epidemic paradigm, and completes in O(n / (n-f) log2 n (d + δ)) time steps using O(n log3 n (d + δ)) messages, with high probability. The second algorithm relies on more rapid dissemination of the rumors, yielding a constant-time (w.r.t. n) gossip protocol: for every constant epsilon < 1, and for f ≤ n/2, there is a variant with time complexity O((1 / ε)(d+δ)) and message complexity O((1/ε)n1+εlog n (d+δ)). The third algorithm solves a weaker version of the gossip problem in which each process receives at least a majority of the rumors. This algorithm achieves constant O(d+δ) time complexity and message complexity O(n7/4 log2 n).
As an application of these message-efficient gossip protocols, we present three randomized consensus protocols. Our consensus algorithms derive from combining each of our gossip protocols with the Canetti-Rabin framework, resulting in message-efficient consensus algorithms. The resulting protocols have time and message-complexity asymptotically equal to our gossip protocols. We particularly highlight the third consensus protocol, a result that is interesting in its own right: the first asynchronous randomized consensus algorithm with strictly subquadradic message-complexity, i.e., O(n7/4 log2 n).

References

[1]
J. Aspnes, Randomized protocols for asynchronous consensus, Distributed Computing, 16(2--3) (2003) 165--175.
[2]
H. Attiya and J. Welch, 'Distributed Computing: Fundamentals, Simulations, and Advanced Topics, Wiley-Interscience, Hoboken, NJ, 2004.
[3]
M. Ben-Or, Another advantage of free choice: Completely asynchronous agreement protocols, in Proc. of 2nd ACM Symposium on Principles of Distributed Computing (PODC), 1983, pp. 27--30.
[4]
K.P. Birman, M. Hayden, O. Ozkasap, Z. Xiao, M. Budiu, and Y. Minsky, Bimodal multicast, ACM Trans. on Computer Systems, 17(2) (1999) 41--86.
[5]
S. Boyd, A. Ghosh, B. Prabhakar, and D. Shah, Randomized gossip algorithms, IEEE Transactions on Information Theory, 52(6) (2006) 2508--2530.
[6]
R. Canetti and T. Rabin, Fast asynchronous Byzantine agreement with optimal resilience, in Proc. of 25th ACM Symposium on Theory of Computing (STOC), 1993, pp. 42--51.
[7]
B.S. Chlebus, L. Gasieniec, D.R. Kowalski, and A.A. Shvartsman, Bounding work and communication in robust cooperative computation, in Proc. of the 16th International Symposium on Distributed Computing (DISC), 2002, pp. 295--310.
[8]
B.S. Chlebus and D.R. Kowalski, Robust gossiping with an application to consensus, Journal of Computer and System Sciences, 72 (2006) 1262--1281.
[9]
B.S. Chlebus and D.R. Kowalski, Time and communication efficient consensus for crash failures, in Proc. of 20th International Symposium on Distributed Computing (DISC), 2006, pp. 314--328.
[10]
B. Chor and C. Dwork, Randomization in Byzantine agreement, Advances in Computing Research 5: Randomness and Computation, (1989) pp. 443--497.
[11]
A. Demers, D. Greene, C. Hauser, W. Irish, J. Larson, S. Shenker, H. Sturgis, D. Swinehart, and D. Terry, Epidemic algorithms for replicated database maintenance, in Proc. of the 6th ACM Symposium on Principles of Distributed Computing (PODC), 1987, pp. 1--12.
[12]
C. Dwork, N. Lynch, and L. Stockmeyer, Consensus in the presence of partial synchrony, Journal of ACM, 35(2) (1988) 288--323.
[13]
M. Fisher, N. Lynch, and M. Paterson, Impossibility of distributed consensus with one faulty process, Journal of the ACM, 32 (1985) 374--382.
[14]
P. Eugster, R. Guerraoui, S. Handurukande, A-M Kermarrec, and P. Kouznetsov, Lightweight probabilistic broadcast, ACM Transactions on Computer Systems, 21(4) (2003).
[15]
C. Georgiou, S. Gilbert, R. Guerraoui, and D.R. Kowalski, On the complexity of asynchronous gossip, Technical Report, 2008.
[16]
C. Georgiou, D.R., Kowalski, and A.A. Shvartsman, Efficient gossip and robust distributed computation, Theoretical Computer Science, 347 (2005) 130--166.
[17]
I. Gupta, A.M. Kermarrec, and A.J. Ganesh, Efficient epidemic-style protocols for reliable and scalable multicast, in Proc. of 21st IEEE Symposium on Reliable Distributed Systems (SRDS), 2002.
[18]
J. Hromkovic, R. Klasing, A. Pelc, P. Ruzika, and W. Unger, 'Dissemination of Information in Communication Networks: Broadcasting, Gossiping, Leader Election, and Fault-Tolerance, Springer-Verlag, 2005.
[19]
R. Karp, C. Schindelhauer, S. Shenker, and B. Vocking, Randomized Rumor Spreading, in Proc. of IEEE Symposium on Foundations of Computer Science (FOCS), 2000, pp. 565--574.
[20]
D. Kempe, J. Kleinberg, and A. Demers, Spatial gossip and resource location protocols, Journal of ACM, 51 (2004) 943--967.
[21]
A. Kermarrec, L. Massoulie, and A. Ganesh, Probabilistic reliable multicast in ad hoc networks, IEEE Trans. on Parallel and Distr. Syst., 14 (2003).
[22]
J. Luo, P. Eugster, and J.P. Hubaux, Route driven gossip: Probabilistic reliable multicast in ad hoc networks, in Proc. of 21st IEEE Conference on Computer Communications (INFOCOM), 2003.
[23]
M. Mitzenmacher and E. Upfal, 'Probability and Computing, Cambridge University Press, 2005.
[24]
A. Pelc, Fault-tolerant broadcasting and gossiping in communication networks, Networks, 28 (1996) 143--156.
[25]
R. van Renesse, Y. Minsky, and M. Hayden, A gossip-style failure detection service, in Proc. of IFIP Int-l Conference on Distributed Systems Platforms and Open Distributed Processing, 1998, pp. 55--70.
[26]
S. Verma and W.T. Ooi, Controlling gossip protocol infection pattern using adaptive fanout, in Proc. of the 25th IEEE International Conference on Distributed Computing Systems (ICDCS), 2005, pp. 665--674.

Cited By

View all
  • (2024)From Learning to Analytics: Improving Model Efficacy With Goal-Directed Client SelectionIEEE Transactions on Mobile Computing10.1109/TMC.2024.338303823:12(10803-10817)Online publication date: Dec-2024
  • (2024)Timestomping Vulnerability of Age-Sensitive Gossip NetworksIEEE Transactions on Communications10.1109/TCOMM.2024.335118772:7(4193-4205)Online publication date: Jul-2024
  • (2023)How Robust are Timely Gossip Networks to Jamming Attacks?IEEE Journal on Selected Areas in Information Theory10.1109/JSAIT.2023.33492464(820-832)Online publication date: 2023
  • Show More Cited By

Recommendations

Comments

Please enable JavaScript to view thecomments powered by Disqus.

Information & Contributors

Information

Published In

cover image ACM Conferences
PODC '08: Proceedings of the twenty-seventh ACM symposium on Principles of distributed computing
August 2008
474 pages
ISBN:9781595939890
DOI:10.1145/1400751
Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for components of this work owned by others than ACM must be honored. Abstracting with credit is permitted. To copy otherwise, or republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. Request permissions from [email protected]

Sponsors

Publisher

Association for Computing Machinery

New York, NY, United States

Publication History

Published: 18 August 2008

Permissions

Request permissions for this article.

Check for updates

Author Tags

  1. adaptive versus oblivious adversary
  2. asynchrony
  3. complexity
  4. consensus
  5. epidemic
  6. gossip
  7. randomization

Qualifiers

  • Research-article

Conference

PODC '08

Acceptance Rates

Overall Acceptance Rate 740 of 2,477 submissions, 30%

Contributors

Other Metrics

Bibliometrics & Citations

Bibliometrics

Article Metrics

  • Downloads (Last 12 months)29
  • Downloads (Last 6 weeks)10
Reflects downloads up to 13 Dec 2024

Other Metrics

Citations

Cited By

View all
  • (2024)From Learning to Analytics: Improving Model Efficacy With Goal-Directed Client SelectionIEEE Transactions on Mobile Computing10.1109/TMC.2024.338303823:12(10803-10817)Online publication date: Dec-2024
  • (2024)Timestomping Vulnerability of Age-Sensitive Gossip NetworksIEEE Transactions on Communications10.1109/TCOMM.2024.335118772:7(4193-4205)Online publication date: Jul-2024
  • (2023)How Robust are Timely Gossip Networks to Jamming Attacks?IEEE Journal on Selected Areas in Information Theory10.1109/JSAIT.2023.33492464(820-832)Online publication date: 2023
  • (2022)Susceptibility of Age of Gossip to Timestomping2022 IEEE Information Theory Workshop (ITW)10.1109/ITW54588.2022.9965757(398-403)Online publication date: 1-Nov-2022
  • (2022)The Universal Gossip Fighter2022 IEEE International Parallel and Distributed Processing Symposium (IPDPS)10.1109/IPDPS53621.2022.00116(1162-1172)Online publication date: May-2022
  • (2022)Age of Gossip in Ring Networks in the Presence of Jamming Attacks2022 56th Asilomar Conference on Signals, Systems, and Computers10.1109/IEEECONF56349.2022.10051981(1055-1059)Online publication date: 31-Oct-2022
  • (2022)BPKI: A secure and scalable blockchain-based public key infrastructure system for web servicesJournal of Information Security and Applications10.1016/j.jisa.2022.10322668(103226)Online publication date: Aug-2022
  • (2021)Ethna: Analyzing the Underlying Peer-to-Peer Network of Ethereum BlockchainIEEE Transactions on Network Science and Engineering10.1109/TNSE.2021.30781818:3(2131-2146)Online publication date: 1-Jul-2021
  • (2019)Fast Approximate Score Computation on Large-Scale Distributed Data for Learning Multinomial Bayesian NetworksACM Transactions on Knowledge Discovery from Data10.1145/330130413:2(1-40)Online publication date: 13-Mar-2019
  • (2019)Revisiting Asynchronous Rumor Spreading in the Blockchain Era2019 IEEE 25th International Conference on Parallel and Distributed Systems (ICPADS)10.1109/ICPADS47876.2019.00048(284-293)Online publication date: Dec-2019
  • Show More Cited By

View Options

Login options

View options

PDF

View or Download as a PDF file.

PDF

eReader

View online with eReader.

eReader

Media

Figures

Other

Tables

Share

Share

Share this Publication link

Share on social media