The configuration data caching pattern

  • Authors:
  • Leon Welicki

  • Affiliations:
  • ONO (Cableuropa S.A.U.), Aravaca, Madrid, Spain

  • Venue:
  • Proceedings of the 2006 conference on Pattern languages of programs
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

The CONFIGURATION DATA CACHING pattern describes how an application can consume efficiently configuration data stored in external repositories (databases, files, etc.). This is achieved by avoiding reacquisition of the parameters, holding the retrieved parameters in memory in a cache.