2009/3/26 Emin Gün Sirer <e...@systems.cs.cornell.edu> > This discussion touches on a related & elegant problem: > > Suppose a peer is tasked with monitoring the liveness of N other > peers by pinging them periodically. What's the optimal strategy > it should use for pinging those N peers? > > That's a really interesting question... Petar Maymounkov, in his description of Kademlia, shows that in the Gnutella network, the longer a node has been alive, the more likely it is to stay alive. Does this suggest that the liveness "pings" should follow an exponential backoff as well? (in addition to the NAT traversal pings, I mean) Or is this behaviour likely specific to Gnutella and is unlikely to be found in other P2P systems?
Russ
_______________________________________________ p2p-hackers mailing list p2p-hackers@lists.zooko.com http://lists.zooko.com/mailman/listinfo/p2p-hackers