CaLi, Efficient Library for Cache Implementation

  • Authors:
  • Jaroslaw "ola

  • Affiliations:
  • Czestochowa University of Technology and Laboratoire ID0-IMAG

  • Venue:
  • ENC '04 Proceedings of the Fifth Mexican International Conference in Computer Science
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we present the CaLi, a C++ framework for distributed and local cache systems. Following the paradigm of generic programming the library provides a set of concepts to allow flexible and efficient implementations of caching systems. We describe the principal abstractions comprising the CaLi, the data structures and management policies, and we provide brief description of basic models implemented in the library. Finally, we give the experimental results that demonstrate efficiency of the basic operations performed on the cache.