Computer Science > Distributed, Parallel, and Cluster Computing
arXiv:2309.10239 (cs)
[Submitted on 19 Sep 2023]
Title:Ditto: An Elastic and Adaptive Memory-Disaggregated Caching System
Authors:Jiacheng Shen,Pengfei Zuo,Xuchuan Luo,Yuxin Su,Jiazhen Gu,Hao Feng,Yangfan Zhou,Michael R. Lyu
View a PDF of the paper titled Ditto: An Elastic and Adaptive Memory-Disaggregated Caching System, by Jiacheng Shen and 7 other authors
View PDFAbstract:In-memory caching systems are fundamental building blocks in cloud services. However, due to the coupled CPU and memory on monolithic servers, existing caching systems cannot elastically adjust resources in a resource-efficient and agile manner. To achieve better elasticity, we propose to port in-memory caching systems to the disaggregated memory (DM) architecture, where compute and memory resources are decoupled and can be allocated flexibly. However, constructing an elastic caching system on DM is challenging since accessing cached objects with CPU-bypass remote memory accesses hinders the execution of caching algorithms. Moreover, the elastic changes of compute and memory resources on DM affect the access patterns of cached data, compromising the hit rates of caching algorithms. We design Ditto, the first caching system on DM, to address these challenges. Ditto first proposes a client-centric caching framework to efficiently execute various caching algorithms in the compute pool of DM, relying only on remote memory accesses. Then, Ditto employs a distributed adaptive caching scheme that adaptively switches to the best-fit caching algorithm in real-time based on the performance of multiple caching algorithms to improve cache hit rates. Our experiments show that Ditto effectively adapts to the changing resources on DM and outperforms the state-of-the-art caching systems by up to 3.6x in real-world workloads and 9x in YCSB
Subjects: | Distributed, Parallel, and Cluster Computing (cs.DC) |
Cite as: | arXiv:2309.10239 [cs.DC] |
(orarXiv:2309.10239v1 [cs.DC] for this version) | |
https://doi.org/10.48550/arXiv.2309.10239 arXiv-issued DOI via DataCite | |
Related DOI: | https://doi.org/10.1145/3600006.3613144 DOI(s) linking to related resources |
Full-text links:
Access Paper:
- View PDF
- TeX Source
- Other Formats
View a PDF of the paper titled Ditto: An Elastic and Adaptive Memory-Disaggregated Caching System, by Jiacheng Shen and 7 other authors
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.