@inproceedings{5af779d81c3341c0ba6f68bf1e32bff0,
title = "The peer sampling service: Experimental evaluation of unstructured gossip-based implementations",
abstract = "In recent years, the gossip-based communication model in large-scale distributed systems has become a general paradigm with important applications which include information dissemination, aggregation, overlay topology management and synchronization. At the heart of all of these protocols lies a fundamental distributed abstraction: the peer sampling service. In short, the aim of this service is to provide every node with peers to exchange information with. Analytical studies reveal a high reliability and efficiency of gossip-based protocols, under the (often implicit) assumption that the peers to send gossip messages to are selected uniformly at random from the set of all nodes. In practice -instead of requiring all nodes to know all the peer nodes so that a random sample could be drawn - a scalable and efficient way to implement the peer sampling service is by constructing and maintaining dynamic unstructured overlays through gossiping membership information itself. This paper presents a generic framework to implement reliable and efficient peer sampling services. The framework generalizes existing approaches and makes it easy to introduce new ones. We use this framework to explore and compare several implementations of our abstraction. Through extensive experimental analysis, we show that all of them lead to different peer sampling services none of which is uniformly random. This clearly renders traditional theoretical approaches invalid, when the underlying peer sampling service is based on a gossip-based scheme. Our observations also help explain important differences between design choices of peer sampling algorithms, and how these impact the reliability of the corresponding service.",
keywords = "Random graphs, Degree distribution, Overlay networks, Average path length, Dynamic complex network",
author = "M{\'a}rk Jelasity and Rachid Guerraoui and Anne-Marie Kermarrec and {van Steen}, Maarten",
year = "2004",
month = dec,
day = "1",
doi = "10.1007/978-3-540-30229-2_5",
language = "English",
isbn = "978-3-540-23428-9",
series = "Lecture Notes in Computer Science",
publisher = "Springer",
pages = "79--98",
booktitle = "Middleware 2004",
address = "Germany",
note = "ACM/IFIP/USENIX International Conference on Distributed Systems Platforms and Open Distributed Processing, Middleware 2004, Middleware 2004 ; Conference date: 18-10-2004 Through 22-10-2004",
}