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 and pay the retrieval cost, and remove other files from the cache so that the total size of files remaining 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 ma...
Caching is fundamental to performance in distributed information retrieval systems such as the World...
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...
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...
Reconsider the competitiveness ofon-line strategies using k servers versus the optimal off-line stra...
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...
We consider a variant of the online paging problem where the online algorithm may buy additional cac...
We consider a variant of the online paging problem where the online algorithm may buy additional cac...
AbstractWe consider a paging problem in which each page is assigned an expiration time at the time i...
Caching is fundamental to performance in distributed information retrieval systems such as the World...
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...
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...
Reconsider the competitiveness ofon-line strategies using k servers versus the optimal off-line stra...
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...
We consider a variant of the online paging problem where the online algorithm may buy additional cac...
We consider a variant of the online paging problem where the online algorithm may buy additional cac...
AbstractWe consider a paging problem in which each page is assigned an expiration time at the time i...
Caching is fundamental to performance in distributed information retrieval systems such as the World...
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...