<?xml version="1.0" encoding="utf-8"?>
<publication xmlns="http://pi4.informatik.uni-mannheim.de"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:php="http://php.net/xsl"
xsi:noNamespaceSchemaLocation="http://www.informatik.uni-mannheim.de/pi4.data/templates/schema/publication.xsd"
active="true" type="conference" lang="en" toappear="false"
pdf="true" ps="false" txt="false">
  <contributor personID="steiner" />
  <author personID="steiner" />
  <author>Damiano Carra</author>
  <author>Ernst W. Biersack</author>
  <title>Faster Content Access in KAD</title>
  <conference>
    <name>The 8th International Conference on Peer-to-Peer
    Computing</name>
    <publisher></publisher>
    <booktitle>The 8th International Conference on Peer-to-Peer
    Computing</booktitle>
    <organization></organization>
    <location>Aachen, Germany</location>
  </conference>
  <year>2008</year>
  <month>09</month>
  <abstract lang="en">Many different Distributed Hash Tables (DHTs)
  have been designed, but only few have been successfully deployed.
  The implementation of a DHT needs to deal with practical aspects
  (e.g. related to churn, or to the delay) that are often only
  marginally considered in the design. In this paper, we analyze in
  detail the content retrieval process in Kad, the implementation
  of the DHT Kademlia that is part of several popular peer-to-peer
  clients. In particular, we present a simple model to evaluate the
  impact of different design parameters on the overall lookup
  latency. We then perform extensive measurements on the lookup
  performance using an instrumented client. From the analysis of
  the results, we propose an improved scheme that is able to
  significantly decrease the overall lookup latency without
  increasing the overhead.</abstract>
</publication>
