Providing KBR service for multiple applications

  • Authors:
  • Pengfei Di;Kendy Kutzner;Thomas Fuhrmann

  • Affiliations:
  • Universität Karlsruhe, Germany;Universität Karlsruhe, Germany;Computer Science Department, TU Munich, Germany

  • Venue:
  • IPTPS'08 Proceedings of the 7th international conference on Peer-to-peer systems
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Key based routing (KBR) enables peer-to-peer applications to create and use distributed services. KBR is more flexible than distributed hash tables (DHT). However, the broader the application area, the more important become performance issues for a KBR service. In this paper, we present a novel approach to provide a generic KBR service. Its key idea is to use a predictable address assignment scheme. This scheme allows peers to calculate the overlay address of the node that is responsible for a given key and application ID. A public DHT service such as OpenDHT can then resolve this overlay address to the transport address of the respective peer. We compare our solution to alternative proposals such as ReDiR and Diminished Chord. We conclude that our solution has a better worst case complexity for some important KBR operations and the required state. In particular, unlike ReDiR, our solution can guarantee a low latency for KBR route operations.