Scale-Free Overlay Topologies with Hard Cutoffs for Unstructured Peer-to-Peer Networks
Hasan Guclu, Murat Yuksel

TL;DR
This paper explores how imposing hard degree cutoffs on scale-free topologies in unstructured P2P networks affects search efficiency, finding that smaller cutoffs can improve search performance despite limiting hub formation.
Contribution
It introduces a method for constructing scale-free topologies with hard cutoffs and analyzes their impact on search efficiency in P2P networks.
Findings
Search efficiency improves with smaller hard cutoffs.
Normalized flooding and random walk searches are more effective with limited hubs.
Hard cutoffs can balance fairness and performance in P2P overlays.
Abstract
In unstructured peer-to-peer (P2P) networks, the overlay topology (or connectivity graph) among peers is a crucial component in addition to the peer/data organization and search. Topological characteristics have profound impact on the efficiency of search on such unstructured P2P networks as well as other networks. It has been well-known that search on small-world topologies of N nodes can be as efficient as O(ln N), while scale-free (power-law) topologies offer even better search efficiencies like as good as O(lnln N) for a range of degree distribution exponents. However, generation and maintenance of such scale-free topologies are hard to realize in a distributed and potentially uncooperative environments as in the P2P networks. A key limitation of scale-free topologies is the high load (i.e. high degree) on very few number of hub nodes. In a typical unstructured P2P network, peers…
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 · Network Traffic and Congestion Control
