Pampoo: an efficient skip-trie based query processing framework for P2P systems

  • Authors:
  • Li Meifang;Zhu Hongkai;Shen Derong;Nie Tiezheng;Kou Yue;Yu Ge

  • Affiliations:
  • Department of Computer Science and Engineering, Northeastern University, Shenyang, China;Baidu Inc., Beijing, China;Department of Computer Science and Engineering, Northeastern University, Shenyang, China;Department of Computer Science and Engineering, Northeastern University, Shenyang, China;Department of Computer Science and Engineering, Northeastern University, Shenyang, China;Department of Computer Science and Engineering, Northeastern University, Shenyang, China

  • Venue:
  • APPT'07 Proceedings of the 7th international conference on Advanced parallel processing technologies
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we present Pampoo, a novel distributed framework for efficient query processing in P2P systems. We propose a new locality preserving data structure Skip-trie as its substrate. Skip-trie incorporates the advantages of skip graph with features of traditional trie. Thus, Pampoo can efficiently support various types of queries such as range queries and k nearest neighbor queries. We study the time cost of search and update operations on Skip-trie structure under our Pampoo framework. We further briefly present a repairing strategy to boost the robustness of Pampoo system. Extensive experiments are conducted to verify the effectiveness and efficiency of our approach.