DocumentCode
2907517
Title
A Tabu Based Cache to Improve Latency and Load Balancing on Prefix Trees
Author
Hidalgo, Nicolas ; Arantes, Luciana ; Sens, Pierre ; Bonnaire, Xavier
Author_Institution
INRIA-REGAL, Univ. Pierre et Marie Curie, Paris, France
fYear
2011
fDate
7-9 Dec. 2011
Firstpage
557
Lastpage
564
Abstract
Distributed Hash Tables (DHTs) provide the substrate to build large scale distributed applications over Peer-to-Peer networks. A major limitation of DHTs is that they only support exact-match queries. In order to offer range queries over a DHT it is necessary to build additional indexing structures. Prefix-based indexes, such as Prefix Hash Tree (PHT), are interesting approaches for building distributed indexes on top of DHTs. Nevertheless, the lookup operation of these indexes usually generates a high amount of unnecessary traffic overhead which degrades system performance by increasing response time. In this paper, we propose a novel distributed cache system called Tabu Prefix Table Cache (TPT-C), aiming at improving the performance of the Prefix-trees. We have implemented our solution over PHT, and the results confirm that our searching approach reduces up to a 70% the search latency and traffic overhead.
Keywords
cache storage; resource allocation; search problems; trees (mathematics); DHT; PHT; Peer-to-Peer networks; TPT-C; distributed Hash tables; distributed indexes; latency improvement; load balancing; lookup operation; prefix Hash tree; prefix based indexes; tabu based cache; tabu prefix table cache; Computer science; Data structures; Indexing; Load management; Peer to peer computing; Search methods; Complex Queries; DHT; Distributed Cache; Information Retrieval; Peer-to-Peer;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel and Distributed Systems (ICPADS), 2011 IEEE 17th International Conference on
Conference_Location
Tainan
ISSN
1521-9097
Print_ISBN
978-1-4577-1875-5
Type
conf
DOI
10.1109/ICPADS.2011.18
Filename
6121324
Link To Document