On-Line File Caching

Computer Science – Data Structures and Algorithms

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

ACM-SIAM Symposium on Discrete Algorithms (1998)

Scientific paper

In the on-line file-caching problem problem, the input is a sequence of requests for files, given on-line (one at a time). Each file has a non-negative size and a non-negative retrieval cost. The problem is to decide which files to keep in a fixed-size cache so as to minimize the sum of the retrieval costs for files that are not in the cache when requested. The problem arises in web caching by browsers and by proxies. This paper describes a natural generalization of LRU called Landlord and gives an analysis showing that it has an optimal performance guarantee (among deterministic on-line algorithms). The paper also gives an analysis of the algorithm in a so-called ``loosely'' competitive model, showing that on a ``typical'' cache size, either the performance guarantee is O(1) or the total retrieval cost is insignificant.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

On-Line File Caching does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with On-Line File Caching, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and On-Line File Caching will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-599126

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.