Consider the following file caching problem: in response to a sequence of requests for files, where each file has a specified size and retrieval cost, maintain a cache of files of total size at most some specified k so as to minimize the total retrieval cost. Specifically, when a requested file is not in the cache, bring it into the cache, pay the retrieval cost, and choose files to remove from the cache so that the total size of files in the cache is at most k. This problem generalizes previous paging and caching problems by allowing objects of arbitrary size and cost, both important attributes when caching files for world-wide-web browsers, servers, and proxies. We give a simple deterministic on-line algorithm that generalizes many well-k...
This is the published version. Copyright © 2000 Society for Industrial and Applied MathematicsWe pro...
Weighted caching is a generalization of paging in which the cost to evict an item depends on the ite...
Paging is one of the most prominent problems in the field of online algorithms. We have to serve a s...
Consider the following file caching problem: in response to a sequence of requests for files, where ...
Consider the following file caching problem: in response to a sequence of requests for files, where ...
Reconsider the competitiveness ofon-line strategies using k servers versus the optimal off-line stra...
AbstractWe consider a paging problem in which each page is assigned an expiration time at the time i...
In the file caching problem, the input is a sequence of requests for files out of a slow memory. A f...
Online caching is among the most fundamental and well-studied problems in the area of online algorit...
Online caching is among the most fundamental and well-studied problems in the area of online algorit...
We consider a variant of the online paging problem where the online algorithm may buy additional cac...
We study the management of buffers and storages in environments with unpredictably varying prices in...
We study web caching with request reordering. The goal is to maintain a cache of web documents so th...
We consider a variant of the online paging problem where the online algorithm may buy additional cac...
We study web caching with request reordering. The goal is to maintain a cache of web documents so th...
This is the published version. Copyright © 2000 Society for Industrial and Applied MathematicsWe pro...
Weighted caching is a generalization of paging in which the cost to evict an item depends on the ite...
Paging is one of the most prominent problems in the field of online algorithms. We have to serve a s...
Consider the following file caching problem: in response to a sequence of requests for files, where ...
Consider the following file caching problem: in response to a sequence of requests for files, where ...
Reconsider the competitiveness ofon-line strategies using k servers versus the optimal off-line stra...
AbstractWe consider a paging problem in which each page is assigned an expiration time at the time i...
In the file caching problem, the input is a sequence of requests for files out of a slow memory. A f...
Online caching is among the most fundamental and well-studied problems in the area of online algorit...
Online caching is among the most fundamental and well-studied problems in the area of online algorit...
We consider a variant of the online paging problem where the online algorithm may buy additional cac...
We study the management of buffers and storages in environments with unpredictably varying prices in...
We study web caching with request reordering. The goal is to maintain a cache of web documents so th...
We consider a variant of the online paging problem where the online algorithm may buy additional cac...
We study web caching with request reordering. The goal is to maintain a cache of web documents so th...
This is the published version. Copyright © 2000 Society for Industrial and Applied MathematicsWe pro...
Weighted caching is a generalization of paging in which the cost to evict an item depends on the ite...
Paging is one of the most prominent problems in the field of online algorithms. We have to serve a s...