Divergence Caching in Client Server Architectures.

Yixiu Huang,Robert H. Sloan,Ouri Wolfson
DOI: https://doi.org/10.1109/PDIS.1994.331723
1994-01-01
Abstract:In this paper we propose a new mechanism, divergence caching, for reducing access and communication charges in accessing on-line database servers. The objective is achieved by allowing tolerant read requests, namely requests that can be satisfied by out-of-date data. We propose two algorithms based on divergence caching. Static and Dynamic. The first is appropriate when the access pattern to an object in the database is fixed and known, and the latter is appropriate in other cases. We analyze these algorithms in the worst case and the expected case.
What problem does this paper attempt to address?