An improved P2P Pastry Overlay Network with Efficient Locality and Caching


The KIPS Transactions:PartC, Vol. 16, No. 2, pp. 245-256, Apr. 2009
10.3745/KIPSTC.2009.16.2.245,   PDF Download:

Abstract

Pastry overlay network is one of structured P2Ps using DHT(Distributed Hash Table). To reduce the number of messages among nodes, Rosary and LAR have been proposed by exploiting spatial locality and caching, respectively, in the Pastry. Rosary consists of Inter-Pastry and Intra-Pastry. A root node is assigned as a representative in each Intra-Pastry and it has the responsibility of Inter-Pastry and Intra-Pastry routing. Therefore, Rosary has several disadvantages; 1) low fault tolerance in case of root node failure 2) routing hop count increases because of the use of root nodes compared to the existing structured P2Ps, and 3) the communication load is concentrated in some specific areas. LAR has inefficient problems in that caching is not distributed among nodes in Intra-Pastry and caching is used by only nodes in the Intra-Pastry. In this paper, we propose an improved Pastry called Doughnut to overcome the above problems of Rosary and LAR. By dividing nodes with the local characteristics, the Doughnut consists of Inter-Pastry and Intra-Pastry, and all nodes have the responsibility of Inter-Pastry and Intra-Pastry routing. This results in that all nodes perform the role of the existing root node. This solves the problems of the reducing of fault-tolerance, the increasing of routing hop count, and the not-distributed communication load. Also Doughnut can use cache effectively because it guarantees the even cache distribution in local(Intra-Pastry) and the cache contents in local can be used in the other local. The proposed algorithm is implemented using simulator and the experimental results show the effectiveness of the proposed method compared to the existing method.


Statistics
Show / Hide Statistics

Statistics (Cumulative Counts from September 1st, 2017)
Multiple requests among the same browser session are counted as one view.
If you mouse over a chart, the values of data points will be shown.


Cite this article
[IEEE Style]
M. W. Kim, H. K. Kwak, K. S. Chung, "An improved P2P Pastry Overlay Network with Efficient Locality and Caching," The KIPS Transactions:PartC, vol. 16, no. 2, pp. 245-256, 2009. DOI: 10.3745/KIPSTC.2009.16.2.245.

[ACM Style]
Myung Won Kim, Hu Keun Kwak, and Kyu Sik Chung. 2009. An improved P2P Pastry Overlay Network with Efficient Locality and Caching. The KIPS Transactions:PartC, 16, 2, (2009), 245-256. DOI: 10.3745/KIPSTC.2009.16.2.245.