0
Views
0
CrossRef citations to date
0
Altmetric
Miscellany

Improving Cluster-Based Peer-to-Peer Systems

&
Page 83 | Published online: 28 Jan 2009
 

Abstract

To make P2P (Peer-to-Peer) logical overlay network match the physical topology, cluster-based P2P systems have been proposed. In such systems, nodes maintain two types of links: local link and remote link. Node uses local links to cluster nodes with short network distance and the remote link to build connections with some remote nodes according to certain rules. When a query is generated, it is first processed in local cluster (intra-cluster query) based on local links, and if it fails, it will be selectively relayed to other clusters (inter-cluster query) based on remote links. Because the number of nodes and the distance between nodes in local clusters are small compared to the entire P2P network, intra-cluster query processes can get high efficiency just using some simple search methods such as Flooding or Random Walk. Nevertheless, the dynamic character of nodes and decentralized distribution of resources in the systems make the nodes in one cluster difficult to maintain up-to-date resource distribution information in other clusters. Thus, the efficiency of inter-cluster query is limited.

In P2P systems, stable nodes have much longer online time, so they have a longer time to let other nodes download resources from them. Also, maintaining resource distribution of stable nodes can cause much less traffic, incurred by the dynamic nature of nodes, than dynamic nodes. Based on the above analysis, we propose the Differentiated Publishing (DiffPublishing) architecture by letting resources of stable nodes serve queries in large areas and having resources of dynamic nodes answer queries in local clusters. In the proposed system, the resources of the stable nodes are indexed by a decentralized topology: service provider overlay. When a query is generated, it is first processed in the local cluster, and if it fails, it will be forwarded to the service provider overlay.

Because most resources in P2P systems are provided by a small portion of super nodes that tend to be stable, a high query success rate can be achieved in the service provider overlay. Also, maintaining resource indices of stable nodes can save much traffic caused by the dynamic nature of nodes, so the maintenance cost in service provider overlay is not expensive. Search traffic in the proposed system is dramatically reduced due to the shrunken search scope. More importantly, the proposed DiffPublishing architecture can be easily deployed in existing cluster-based P2P systems to improve their inter-cluster query processes.

This work was supported in part by NSFC under Projects 60773199, U0735001, and 985 II fund under Project 3171310.

Reprints and Corporate Permissions

Please note: Selecting permissions does not provide access to the full text of the article, please see our help page How do I view content?

To request a reprint or corporate permissions for this article, please click on the relevant link below:

Academic Permissions

Please note: Selecting permissions does not provide access to the full text of the article, please see our help page How do I view content?

Obtain permissions instantly via Rightslink by clicking on the button below:

If you are unable to obtain permissions via Rightslink, please complete and submit this Permissions form. For more information, please visit our Permissions help page.