Computer Software
Print ISSN : 0289-6540
A Partial Match Retrieval Method on P2P Networks using Skip Graph and Suffix Array
Ryohei BANNOHaruhiko SATOSatoshi OYAMAMasahito KURIHARA
Author information
JOURNAL FREE ACCESS

2012 Volume 29 Issue 3 Pages 3_164-3_180

Details
Abstract

Structured overlay networks, known for the application to distributed hash tables, provide searching for nodes without any centralized indexes in large scale networks. However it is hard to handle complex queries represented by partial match queries. There are past studies trying to realize partial match retrieval on structured overlay networks such as dividing keys into n-grams. However, those studies have serious problems e.g. affected by the bias of the n-gram frequency. In this paper, we propose a new partial match retrieval method which combines Skip Graph, a structured overlay network supporting range queries, and Suffix Array, a useful data structure in string manipulation. We report on the results of simulation experiments and describe that the proposed method can handle partial match queries within O(log N) overlay routing hops for a network of N nodes. We also show that the proposed method is free from various problems including load imbalance among nodes.

Content from these authors
© 2012 Japan Society for Software Science and Technology
Previous article Next article
feedback
Top