Object Caching for Queries and Updates

  • Authors:
  • Philip Little;Amitabh Chaudhary

  • Affiliations:
  • Department of Computer Science & Engineering, University of Notre Dame,;Department of Computer Science & Engineering, University of Notre Dame,

  • Venue:
  • WALCOM '09 Proceedings of the 3rd International Workshop on Algorithms and Computation
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

We consider a new online problem, called caching for queries and updates, which encompasses three expansions to standard caching: requests can be for multiple data objects (or “file bundles”), requests can be queries that return results much smaller than the data they access, or there may be updates to the data at the source. Different combinations of these expansions arise in modern applications such as scientific computing on data-grids and middle-tier caching in web-based databases. We present a randomized online (2α + 2)-competitive algorithm for this problem, given any α-competitive algorithm for the well studied object caching (multi-size paging) problem. This is the first known online algorithm for the combined problem and for several simpler combinations of the three extensions. This algorithm is both space-efficient and computationally tractable and has bounded overhead for control communication.