Online balanced repartitioning

C Avin, A Loukas, M Pacut, S Schmid - International Symposium on …, 2016 - Springer
Distributed cloud applications, including batch processing, streaming, and scale-out
databases, generate a significant amount of network traffic and a considerable fraction of …

Paging and the address-translation problem

MA Bender, A Bhattacharjee, A Conway… - Proceedings of the 33rd …, 2021 - dl.acm.org
The classical paging problem, introduced by Sleator and Tarjan in 1985, formalizes the
problem of caching pages in RAM in order to minimize IOs. Their online formulation ignores …

An associativity threshold phenomenon in set-associative caches

MA Bender, R Das, M Farach-Colton… - Proceedings of the 35th …, 2023 - dl.acm.org
In an α-way set-associative cache, the cache is partitioned into disjoint sets of size α, and
each item can only be cached in one set, typically selected via a hash function. Set …

Online file caching with rejection penalties

L Epstein, C Imreh, A Levin, J Nagy-György - Algorithmica, 2015 - Springer
In the file caching problem, the input is a sequence of requests for files out of a slow
memory. A file has two attributes, a positive retrieval cost and an integer size. An algorithm is …

Online tree caching

M Bienkowski, J Marcinkowski, M Pacut… - Proceedings of the 29th …, 2017 - dl.acm.org
We initiate the study of a natural and practically relevant new variant of online caching
where the to-be-cached items can have dependencies. We assume that the universe is a …

Competitive algorithms for restricted caching and matroid caching

N Buchbinder, S Chen, J Naor - … , Wroclaw, Poland, September 8-10, 2014 …, 2014 - Springer
We study the online restricted caching problem, where each memory item can be placed in
only a restricted subset of cache locations. We solve this problem through a more general …

Online paging with heterogeneous cache slots

M Chrobak, S Haney, M Liaee, D Panigrahi… - Algorithmica, 2024 - Springer
It is natural to generalize the online\(k\)-Server problem by allowing each request to specify
not only a point p, but also a subset S of servers that may serve it. To date, only a few special …

Online companion caching

M Mendel, SS Seiden - Theoretical Computer Science, 2004 - Elsevier
This paper is concerned with online caching algorithms for the (n, k)-companion cache,
defined by Brehob et al.(J. Scheduling 6 (2003) 149). In this model the cache is composed of …

Online companion caching

A Fiat, M Mendel, SS Seiden - European Symposium on Algorithms, 2002 - Springer
This paper is concerned with online cachingalg orithms for the (n, k)-companion cache,
defined by Brehob et. al.[3]. In this model the cache is composed of two components: ak-way …

New results on web caching with request reordering

S Albers - Algorithmica, 2010 - Springer
We study web caching with request reordering. The goal is to maintain a cache of web
documents so that a sequence of requests can be served at low cost. To improve cache hit …