ETRI-Knowledge Sharing Plaform

KOREAN
논문 검색
Type SCI
Year ~ Keyword

Detail

Journal Article DICE: An Effective Query Result Cache for Distributed Storage Systems
Cited 3 time in scopus Share share facebook twitter linkedin kakaostory
Authors
Jun-Ki Min, Mi-Young Lee
Issue Date
2010-09
Citation
Journal of Computer Science and Technology, v.25, no.5, pp.933-944
ISSN
1000-9000
Publisher
Springer
Language
English
Type
Journal Article
DOI
https://dx.doi.org/10.1007/s11390-010-9378-1
Abstract
Due to the proliferation of Internet and Intranet, the distributed storage systems have received a lot of attention. These systems span a large number of machines and store huge amount of data for a lot of users. In the distributed storage systems, a row can be directly accessed using a row key. We concentrate on a problem of e짹cient processing of queries whose predicate is on a column but not a row key. In this paper, we present a cache management technique, called DICE which maintains query results of range queries to support the next range queries. To accelerate the search time of the cached query results, we use modified Interval Ski Lists. In addition, we devise a novel cache replacement policy since DICE maintains an interval rather than a data item. Since our cache replacement policy considers the properties of intervals, our proposed technique is more e짹cient than traditional buffer replacement algorithms. Our experimental result demonstrates the e짹ciency of our proposed technique. © 2010 Springer Science+Business Media, LLC & Science Press, China.
KSP Keywords
Buffer replacement, Cache management, Experimental Result, Replacement Algorithms, Result cache, Search time, cache replacement policy, distributed storage systems, range queries, row key