Abstract
Super-peer P2P systems strike a balance between searching efficiency in centralized P2P systems and the autonomy, load balancing and robustness provided by pure P2P systems. Super-peer is a node in the superpeer P2P system that maintains the central index for the information shared by a set of peers within the same cluster. The central index handles the searching request on behalf of the connecting set of peers and also passes on the request to neighboring super-peers in order to access additional indices and peers. In this paper, we study the behavior of query answering in super-peer P2P systems with the aim of understanding the issues and tradeoffs in designing a scalable superpeer system. We focus on where to post queries in order to retrieve the result and investigate the implications for four different architectures: caching queries and caching query results at the super-peer; caching the data location of previous queries; and an ordinary P2P system without any caching facilities. The paper discusses the tradeoffs parameters between architectures with respect to caching, highlights the effect of key parameter on system performance.
Original language | English |
---|---|
Title of host publication | 2008 3rd International Conference on Pervasive Computing and Applications, ICPCA08 |
Pages | 875-881 |
Number of pages | 7 |
Volume | 2 |
DOIs | |
Publication status | Published - 1 Dec 2008 |
Event | 2008 3rd International Conference on Pervasive Computing and Applications, ICPCA08 - Alexandria, United Kingdom Duration: 6 Oct 2008 → 8 Oct 2008 |
Conference
Conference | 2008 3rd International Conference on Pervasive Computing and Applications, ICPCA08 |
---|---|
Country/Territory | United Kingdom |
City | Alexandria |
Period | 6/10/08 → 8/10/08 |
Keywords
- Peer-to-peer
- Query answering
- Query routing
- Super-peer network