Computer Science > Data Structures and Algorithms
[Submitted on 13 Aug 2012 (v1), revised 15 Aug 2012 (this version, v2), latest version 18 Oct 2012 (v5)]
Title:Caching with rental cost and nuking
View PDFAbstract:We proposed the following new variants of the caching problem. Caching with Rental Cost (or Rental Caching): There is a rental cost {\lambda} (a positive number) for each file in the cache at each time unit. The goal is to minimize the total cost which is the sum of the total retrieval cost and the total rental cost. Caching with Nuking : Any file can be nuked by paying a nuking cost N (a positive number). Once a file is nuked, all future requests of the file don't incur any cost. Caching with nuking can also be interpreted as follows. There is an additional cache of infinite size and any file can be added to this cache by paying a cost N. The goal is to minimize the total cost which is the sum of the total retrieval cost and the total nuking cost.
We present deterministic and randomized bounds for these variants. We also present bounds for the variant which combines these two variants.
Submission history
From: Monik Khare [view email][v1] Mon, 13 Aug 2012 22:49:00 UTC (9 KB)
[v2] Wed, 15 Aug 2012 05:07:27 UTC (9 KB)
[v3] Thu, 23 Aug 2012 18:26:43 UTC (11 KB)
[v4] Tue, 4 Sep 2012 19:27:13 UTC (12 KB)
[v5] Thu, 18 Oct 2012 19:05:01 UTC (16 KB)
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.