Skip to main navigation Skip to search Skip to main content

Applying sequential consistency to web caching

Research output: Chapter in Book/Report/Conference proceedingConference contributionpeer-review

Abstract

Web caches have several advantages for reducing the server load, minimizing the network traffic and lowering user latency. However, maintaining consistency among objects is one of the primary concerns when using web caches. To this purpose, some strategies have been adopted. One of them is using the TTL (time-to-live) of the object, which is a lapse of time during which a copy of the object could be considered valid. After that, the object becomes stale and it can be invalidated from the cache or be revalidated later. Moreover, it is important to consider the relationships among all objects in the cache, such that revalidation of some particular object could mean the invalidation of others. This paper presents two mechanisms for maintaining sequential consistency among operations in the objects, using the TTL scheme and logical clocks.

Original languageEnglish
Title of host publicationProceedings of the 2005 International Conference on Parallel and Distributed Processing Techniques and Applications, PDPTA'05
Pages803-809
Number of pages7
StatePublished - 2005
Event2005 International Conference on Parallel and Distributed Processing Techniques and Applications, PDPTA'05 - Las Vegas, NV, United States
Duration: 27 Jun 200530 Jun 2005

Publication series

NameProceedings of the 2005 International Conference on Parallel and Distributed Processing Techniques and Applications, PDPTA'05
Volume2

Conference

Conference2005 International Conference on Parallel and Distributed Processing Techniques and Applications, PDPTA'05
Country/TerritoryUnited States
CityLas Vegas, NV
Period27/06/0530/06/05

Keywords

  • Lifetime based consistency
  • Sequential consistency
  • Web caching

Fingerprint

Dive into the research topics of 'Applying sequential consistency to web caching'. Together they form a unique fingerprint.

Cite this