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...
Hierarchical topologies have been applied in many existing systems that provide public IPTV or massi...
Caching has been recognized as an effective scheme for avoiding service bottleneck and reducing netw...
AbstractWe consider a paging problem in which each page is assigned an expiration time at the time i...
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 ...
In the file caching problem, the input is a sequence of requests for files out of a slow memory. A f...
We study web caching with request reordering. The goal is to maintain a cache of web documents so th...
We study web caching with request reordering. The goal is to maintain a cache of web documents so th...
Caching (paging) is a well-studied problem in online algorithms, usually studied under the assumptio...
Caching (paging) is a well-studied problem in online algorithms, usually studied under the assumptio...
As the spread on the World Wide Web increases at alarming rates, caches are placed at strategic plac...
Reconsider the competitiveness ofon-line strategies using k servers versus the optimal off-line stra...
Caching is fundamental to performance in distributed information retrieval systems such as the World...
A generalized paging problem is considered. Each request is expressed as a set of $u$ pages. In orde...
We study web caching when the input sequence is a depth first search traversal of some tree. There a...
Hierarchical topologies have been applied in many existing systems that provide public IPTV or massi...
Caching has been recognized as an effective scheme for avoiding service bottleneck and reducing netw...
AbstractWe consider a paging problem in which each page is assigned an expiration time at the time i...
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 ...
In the file caching problem, the input is a sequence of requests for files out of a slow memory. A f...
We study web caching with request reordering. The goal is to maintain a cache of web documents so th...
We study web caching with request reordering. The goal is to maintain a cache of web documents so th...
Caching (paging) is a well-studied problem in online algorithms, usually studied under the assumptio...
Caching (paging) is a well-studied problem in online algorithms, usually studied under the assumptio...
As the spread on the World Wide Web increases at alarming rates, caches are placed at strategic plac...
Reconsider the competitiveness ofon-line strategies using k servers versus the optimal off-line stra...
Caching is fundamental to performance in distributed information retrieval systems such as the World...
A generalized paging problem is considered. Each request is expressed as a set of $u$ pages. In orde...
We study web caching when the input sequence is a depth first search traversal of some tree. There a...
Hierarchical topologies have been applied in many existing systems that provide public IPTV or massi...
Caching has been recognized as an effective scheme for avoiding service bottleneck and reducing netw...
AbstractWe consider a paging problem in which each page is assigned an expiration time at the time i...