Fluctuation in Peer-to-Peer Networks: Mitigating Its Effect on DHT Performance
Dietrich Fahrenholtz, Volker Turau

TL;DR
This paper examines how peer fluctuation impacts DHT performance in P2P networks and proposes three mitigation methods to improve stability and efficiency amid high peer churn.
Contribution
It introduces three novel methods to mitigate the effects of peer fluctuation on tree-based DHTs, enhancing network stability and performance.
Findings
Mitigation methods reduce maintenance message overhead.
Improved stability under high peer churn.
Enhanced data operation performance.
Abstract
Due to the transient nature of peers, any Peer-to-Peer network is in peril to falling apart if peers do not receive routing table updates periodically. To this end, maintenance, which affects every peer, ensures connectedness and sustained data operation performance. However, a high rate of change in peer population usually incurs lots of network maintenance messages and can severely degrade overall performance. We discuss three methods how to tackle and mitigate the effect of peer fluctuation on a tree-based distributed hash table.
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.
Taxonomy
TopicsPeer-to-Peer Network Technologies · Caching and Content Delivery · Advanced Data Storage Technologies
