ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1108.0809
116
10
v1v2 (latest)

Towards Robust and Efficient Computation in Dynamic Peer-to-Peer Networks

3 August 2011
John E. Augustine
Gopal Pandurangan
Peter Robinson
E. Upfal
ArXiv (abs)PDFHTML
Abstract

Motivated by the need for robust and fast distributed computation in highly dynamic Peer-to-Peer (P2P) networks, we study algorithms for the fundamental distributed agreement problem. P2P networks are highly dynamic networks that experience heavy node {\em churn} (i.e., nodes join and leave the network continuously over time). Our main contributions are randomized distributed algorithms that guarantee {\em stable almost-everywhere agreement} with high probability even under high adversarial churn in polylogarithmic number of rounds. In particular, we present the following results: 1. An O(log⁡2n)O(\log^2 n)O(log2n)-round (nnn is the stable network size) randomized algorithm that achieves almost-everywhere agreement with high probability under up to {\em linear} churn {\em per round} (i.e., ϵn\epsilon nϵn, for some small constant ϵ>0\epsilon > 0ϵ>0), assuming that the churn is controlled by an oblivious adversary (has complete knowledge and control of what nodes join and leave and at what time and has unlimited computational power, but is oblivious to the random choices made by the algorithm). 2. An O(log⁡mlog⁡3n)O(\log m\log^3 n)O(logmlog3n)-round randomized algorithm that achieves almost-everywhere agreement with high probability under up to ϵn\epsilon \sqrt{n}ϵn​ churn per round (for some small ϵ>0\epsilon > 0ϵ>0), where mmm is the size of the input value domain, that works even under an adaptive adversary (that also knows the past random choices made by the algorithm). Our algorithms are the first-known, fully-distributed, agreement algorithms that work under highly dynamic settings (i.e., high churn rates per step). Furthermore, they are localized (i.e., do not require any global topological knowledge), simple, and easy to implement. These algorithms can serve as building blocks for implementing other non-trivial distributed computing tasks in dynamic P2P networks.

View on arXiv
Comments on this paper