International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 145 - Number 5 |
Year of Publication: 2016 |
Authors: Sanju Gupta, Swati V. Chande |
10.5120/ijca2016910629 |
Sanju Gupta, Swati V. Chande . A Hybrid Cache Investment Strategy for Distributed Database Queries. International Journal of Computer Applications. 145, 5 ( Jul 2016), 29-33. DOI=10.5120/ijca2016910629
Caching is one of the most popular techniques for last decades for improve the performance of distributed database queries. There are different techniques to implement the caching. This paper will present one of the caching methods, i.e. Cache Investment Technique. This technique is use to select best caching candidates item .These candidates item is not only useful for current query but also useful for subsequent queries. This paper will review initially existing cache investment policies and their comparative analysis in distributed environment. Then a new feasible policy proposed which is hybrid of existing policies. This proposed policy is based on existing a history based policies .This new policy gives us better candidate item, this improves the hit ratio. Improvement in hit ratio ensures the reusability of stored data efficiently. Due to this efficient reuse of stored data, lesser amount of data is required to be retrieved from remote location. Thus it improves the performance of queries in distributed database system. This paper will present the architecture of this proposed policy and give the detail explanation of each module of proposed policy.