A scalable low-latency cache invalidation strategy for mobile environments

  • Authors:
  • Guohong Cao

  • Affiliations:
  • Department of Computer Science & Engineering, The Pennsylvania State University, University Park, PA

  • Venue:
  • MobiCom '00 Proceedings of the 6th annual international conference on Mobile computing and networking
  • Year:
  • 2000

Quantified Score

Hi-index 0.01

Visualization

Abstract

Caching frequently accessed data items on the client side is an effective technique to improve performance in a mobile environment. Classical cache invalidation strategies are not suitable for mobile environments due to the disconnection and mobility of the mobile clients. One attractive cache invalidation technique is based on invalidation reports (IRs). However, the IR-based cache invalidation solution has two major drawbacks, which have not been addressed is previous research. First, there is a long query latency associated with this solution since a client cannot answer the query until the next IR interval. Second, when the server updates a hot data item, all clients have to query the server and get the data from the server separately, which wastes a large amount of bandwidth. In this paper, we propose an IR-based cache invalidation algorithm which can significantly reduce the query latency and efficiently utilize the broadcast bandwidth. Detailed simulation experiments are carried out to evaluate the proposed methodology. Compared to previous IR-based schemes, our scheme can significantly improve the throughput and reduce the query latency, the number of uplink request, and the broadcast bandwidth requirements.