Title :
Decentralized Schemes for Size Estimation in Large and Dynamic Groups
Author :
Kostoulas, Dionysios ; Psaltoulis, Dimitrios ; Gupta, Indranil ; Birman, Ken ; Al Demers
Author_Institution :
Dept. of Comput. Sci., Illinois Univ., Urbana, IL
Abstract :
Large-scale and dynamically changing distributed systems such as the grid, peer-to-peer overlays, etc., need to collect several kinds of global statistics in a decentralized manner. In this paper, we tackle a specific statistic collection problem called group size estimation, for estimating the number of non-faulty processes present in the global group at any given point of time. We present two new decentralized algorithms for estimation in dynamic groups, analyze the algorithms, and experimentally evaluate them using real-life traces. One scheme is active: it spreads a gossip into the overlay first, and then samples the receipt times of this gossip at different processes. The second scheme is passive: it measures the density of processes when their identifiers are hashed into a real interval. Both schemes have low latency, scalable per-process overheads, and provide high levels of probabilistic accuracy for the estimate. They are implemented as part of a size estimation utility called PeerCounter that can be incorporated modularly into standard peer-to-peer overlays. We present experimental results from both the simulations and PeerCounter, running on a cluster of 33 Linux servers
Keywords :
grid computing; peer-to-peer computing; decentralized algorithm; distributed system; dynamic group; grid system; group size estimation; large-scale group; nonfaulty process; peer-to-peer system; probabilistic accuracy; scalable per-process overhead; statistic collection problem; Algorithm design and analysis; Computer science; Delay estimation; Global communication; Large-scale systems; Multicast algorithms; Peer to peer computing; Protocols; Routing; Statistical distributions;
Conference_Titel :
Network Computing and Applications, Fourth IEEE International Symposium on
Conference_Location :
Cambridge, MA
Print_ISBN :
0-7695-2326-9
DOI :
10.1109/NCA.2005.15