ViP2P: efficient XML management in DHT networks

  • Authors:
  • Konstantinos Karanasos;Asterios Katsifodimos;Ioana Manolescu;Spyros Zoupanos

  • Affiliations:
  • Inria Saclay---Île de France and LRI, Université Paris Sud-11, France;Inria Saclay---Île de France and LRI, Université Paris Sud-11, France;Inria Saclay---Île de France and LRI, Université Paris Sud-11, France;Max-Planck Institut für Informatik, Saarbrücken, Germany

  • Venue:
  • ICWE'12 Proceedings of the 12th international conference on Web Engineering
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

We consider the problem of efficiently sharing large volumes of XML data based on distributed hash table overlay networks. Over the last three years, we have built ViP2P (standing for Views in Peer-to-Peer), a platform for the distributed, parallel dissemination of XML data among peers. At the core of ViP2P stand distributed materialized XML views, defined as XML queries, filled in with data published anywhere in the network, and exploited to efficiently answer queries issued by any network peer. ViP2P is one of the very few fully implemented P2P platforms for XML sharing, deployed on hundreds of peers in a WAN. This paper describes the system architecture and modules, and the engineering lessons learned. We show experimental results, showing that our choices, outperf related systems by orders of magnitude in terms of data volumes, network size and data dissemination throughput.