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

Citation
Jch. Yuen et al., Cache invalidation scheme for mobile computing systems with real-time data, SIG RECORD, 29(4), 2000, pp. 34-39
Citations number
7
Categorie Soggetti
Computer Science & Engineering
Journal title
SIGMOD RECORD
ISSN journal
01635808 → ACNP
Volume
29
Issue
4
Year of publication
2000
Pages
34 - 39
Database
ISI
SICI code
0163-5808(200012)29:4<34:CISFMC>2.0.ZU;2-M
Abstract
In this paper, we propose a cache invalidation scheme called Invalidation b y 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 verif y the validity of a cached item by comparing the last update rime and its A VI. A cached item is invalidated if the current rime is greater than the la st update time plus its AVI. With this self-invalidation mechanism, the IAV I scheme uses the invalidation report to inform the mobile clients about ch anges in AVls rather than the update event of the data items. As a result, the size of the invalidation report can be reduced significantly. Through e xtensive simulation experiments, we have found that the performance of the IVAI scheme is significantly better than other methods such as bit sequence and timestamp.