Abstract

Abstract. Cache replacement strategy is the core for a distributed high-speed caching system, and effects the cache hit rate and utilization of a limited cache space directly. Many reports show that there are temporal and spatial local changes in access patterns of geospatial data, and there are popular hot spots which change over time. Therefore, the key issue for cache replacement strategy for geospatial data is to get a combination method which considers both temporal local changes and spatial local changes in access patterns, and balance the relationship between the changes. And the cache replacement strategy should fit the distribution and changes of hotspot. This paper proposes a cache replacement strategy based on access pattern which have access spatiotemporal localities. Firstly, the strategy builds a method to express the access frequency and the time interval for geospatial data access based on a least-recently-used replacement (LRU) algorithm and its data structure; secondly, considering both the spatial correlation between geospatial data access and the caching location for geospatial data, it builds access sequences based on a LRU stack, which reflect the spatiotemporal locality changes in access pattern. Finally, for achieving the aim of balancing the temporal locality and spatial locality changes in access patterns, the strategy chooses the replacement objects based on the length of access sequences and the cost of caching resource consumption. Experimental results reveal that the proposed cache replacement strategy is able to improve the cache hit rate while achieving a good response performance and higher system throughput. Therefore, it can be applied to handle the intensity of networked GISs data access requests in a cloud-based environment.

Highlights

  • There are more and more human activities in Networked Geographic information services (NGIS), which effect the development of human-environment relationships more and more (Gong, 2006)

  • Some reports show numerous users request the same data in NGIS, Distributed high-speed caching system (DHCS) can cache the frequently accessed geospatial data, reducing the I/O bandwidth for data resources and reducing response delay for public users, getting higher cache hit rate and data sharing (Barish, 2000)

  • This paper presents a distributed cache replacement method based on tile sequence with spatiotemporal feature in access pattern

Read more

Summary

Introduction

There are more and more human activities in Networked Geographic information services (NGIS), which effect the development of human-environment relationships more and more (Gong, 2006). Some reports show numerous users request the same data in NGIS, Distributed high-speed caching system (DHCS) can cache the frequently accessed geospatial data, reducing the I/O bandwidth for data resources and reducing response delay for public users, getting higher cache hit rate and data sharing (Barish, 2000). It is the core issues for DHCS that how to use the limited distributed caches, while ensure the cached data have a higher value to be stored and to be changed as the hotspot changing. The latest trend in NGIS research is to study and mine access patterns and user interaction modes for large-scale access to big data

Methods
Results
Conclusion
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call