5th International ICST Conference on Collaborative Computing: Networking, Applications, Worksharing

Research Article

Still alive: Extending keep-alive intervals in P2P overlay networks

Download573 downloads
  • @INPROCEEDINGS{10.4108/ICST.COLLABORATECOM2009.8268 ,
        author={Richard Price and Peter Tino},
        title={Still alive: Extending keep-alive intervals in P2P overlay networks},
        proceedings={5th International ICST Conference on Collaborative Computing: Networking, Applications, Worksharing},
        proceedings_a={COLLABORATECOM},
        year={2009},
        month={12},
        keywords={Algorithm design and analysis Analytical models Computational modeling Computer science Delay Measurement standards Mechanical factors Partitioning algorithms Peer to peer computing Routing},
        doi={10.4108/ICST.COLLABORATECOM2009.8268 }
    }
    
  • Richard Price
    Peter Tino
    Year: 2009
    Still alive: Extending keep-alive intervals in P2P overlay networks
    COLLABORATECOM
    ICST
    DOI: 10.4108/ICST.COLLABORATECOM2009.8268
Richard Price1,*, Peter Tino1,*
  • 1: School of Computer Science, University of Birmingham, Birmingham, United Kingdom
*Contact email: R.M.Price@cs.bham.ac.uk, P.Tino@cs.bham.ac.uk

Abstract

Nodes within existing P2P networks typically exchange periodic keep-alive messages in order to maintain network connections between neighbours. This paper investigates a number of algorithms which allow each individual connections to extend the interval between successive keep-alive messages based upon the likelihood that a corresponding node will remain in the system. Several studies have shown that older peers are more likely to remain in the network longer than their short-lived counterparts. Therefore using the distribution of peer session times and the current age of peers as key attributes, we propose three algorithms that increase the interval between successive keep-alive messages as nodes become more reliable. By prioritising keep-alive messages to nodes that are more likely to fail, our algorithms reduce the expected delay between failures occurring and their subsequent detection. Failed connections can incur expensive lookup timeouts and increases the network's vulnerability to partitioning. We extensively analyse the properties of these algorithms and compare them to the standard periodic keep-alive mechanism using simulations based upon measured network data.