Cache invalidation scheme for mobile computing systems with real-time data

  • Authors:
  • Joe Chun-Hung Yuen;Edward Chan;Kam-Yiu Lam;H. W. Leung

  • Affiliations:
  • Department of Computer Science, City University of Hong Kong;Department of Computer Science, City University of Hong Kong;Department of Computer Science, City University of Hong Kong;Department of Computer Science, City University of Hong Kong

  • Venue:
  • ACM SIGMOD Record
  • Year:
  • 2000

Quantified Score

Hi-index 0.01

Visualization

Abstract

In this paper, we propose a cache invalidation scheme called Invalidation by Absolute Validity Interval (IAVI) for mobile computing systems. In IAVI, we define an absolute validity interval (AVI), for each data item based on its dynamic property such as the update interval. A mobile client can verify the validity of a cached item by comparing the last update time and its AVI. A cached item is invalidated if the current time is greater than the last update time plus its AVI. With this self-invalidation mechanism, the IAVI scheme uses the invalidation report to inform the mobile clients about changes in AVIs rather than the update event of the data items. As a result, the size of the invalidation report can be reduced significantly. Through extensive simulation experiments, we have found that the performance of the IVAI scheme is significantly better than other methods such as bit sequence and timestamp.