Cooperative database caching within cloud environments

  • Authors:
  • Andrei Vancea;Guilherme Sperb Machado;Laurent d'Orazio;Burkhard Stiller

  • Affiliations:
  • Department of Informatics (IFI), University of Zürich, Zürich, Switzerland;Department of Informatics (IFI), University of Zürich, Zürich, Switzerland;Blaise Pascal University, LIMOS, France;Department of Informatics (IFI), University of Zürich, Zürich, Switzerland

  • Venue:
  • AIMS'12 Proceedings of the 6th IFIP WG 6.6 international autonomous infrastructure, management, and security conference on Dependable Networks and Services
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Semantic caching is a technique used for optimizing the evaluation of database queries by caching results of old queries and using them when answering new queries. CoopSC is a cooperative database caching architecture, which extends the classic semantic caching approach by allowing clients to share their local caches in a cooperative matter. Thus, this approach decreases the response time of database queries and the amount of data sent by database server, because the server only answers those parts of queries that are not available in the cooperative cache. Since most cloud providers charge in a "pay-per-use" matter the amount of transferred data between the cloud environment and the outside world, using such a cooperative caching approach within cloud environmnents presents additional economical advantages. This paper studies possible use-cases of CoopSC within real-world cloud environment and outlines both the technical and economical gains.