A Cache Scheduling Method Based on Adaptive Expiration for Data Process System
摘要
Cache data plays a crucial role in the operation of the power system. In practical applications, the demand for retrieval and queries has surged due to the vast amount of terminal data collected throughout the province. Placing data in the cache effectively improves query speed [1]. However, cache space is limited, and the amount of storable data is small [2]. Without proper control over the data placed in the cache, the hit rate may decrease [3]. Thus this paper proposes a new control method through adaptively setting the expiration time of cached data, which considers the historical traffic distribution and real-time query distribution. The simulation results show that the proposed method can significantly reduce the cache hit rate, which leads to the improvement of cache utilization. In addition, it avoids frequent cache replacements and reduces I/O overhead.