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.

Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call