TOP-k query calculation in peer-to-peer networks

  • Authors:
  • Qian Zhang;Yu Sun;Xia Zhang;Xuezhi Wen;Zheng Liu

  • Affiliations:
  • National Engineering Research Center for Computer Software, Northeastern University, Shenyang, China;National Engineering Research Center for Computer Software, Northeastern University, Shenyang, China;National Engineering Research Center for Computer Software, Northeastern University, Shenyang, China;National Engineering Research Center for Computer Software, Northeastern University, Shenyang, China;National Engineering Research Center for Computer Software, Northeastern University, Shenyang, China

  • Venue:
  • ASIAN'05 Proceedings of the 10th Asian Computing Science conference on Advances in computer science: data management on the web
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper addresses the efficient top-k queries in pure peer-to-peer (P2P) networks. Top-k receives much attention in the search engine and gains great success. However, processing top-k query in pure P2P network is very challenging due to unique characteristics of P2P environments, for example, skewed collection statistics, and higher communication costs. Inspired by the success of ranking algorithms in Web search engine, we propose a decentralized algorithm to answer top-k queries in pure peer-to-peer networks which makes use of local rankings, rank merging, and minimizes both answer set size and network traffic among peers.