activity
20212026
most citedDitto: An Elastic and Adaptive Memory-Disaggregated Caching System

20 citations · 31 across the 10 of their papers we have counts for

collaborators
Showing cs.DCShow all

5 papers · 1 filter

cs.DC2026

SmartGen: Seamless Disaggregated LLM Inference with Selective KV Cache Transfer

Xuchuan Luo, Jiacheng Shen, Xin Wang +1

Disaggregating the prefill and decoding stages of large language model (LLM) inference into two separate sets of nodes is widely adopted in today's LLM serving systems. However, su…

cs.DC2026

CIDER: Boosting Memory-Disaggregated Key-Value Stores with Pessimistic Synchronization

Yuxuan Du, Xuchuan Luo, Xin Wang +2

Memory-disaggregated key-value (KV) stores suffer from a severe performance bottleneck due to their I/O redundancy issues. A huge amount of redundant I/Os are generated when synchr…

cs.DC2023★ 20 cited

Ditto: An Elastic and Adaptive Memory-Disaggregated Caching System

Jiacheng Shen, Pengfei Zuo, Xuchuan Luo +5

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 elast…

cs.DC2023★ 2 cited

FUSEE: A Fully Memory-Disaggregated Key-Value Store (Extended Version)

Jiacheng Shen, Pengfei Zuo, Xuchuan Luo +4

Distributed in-memory key-value (KV) stores are embracing the disaggregated memory (DM) architecture for higher resource utilization. However, existing KV stores on DM employ a sem…

cs.DC2022

Managing Service Dependency for Cloud Reliability: The Industrial Practice

Tianyi Yang, Baitong Li, Jiacheng Shen +3

Interactions between cloud services result in service dependencies. Evaluating and managing the cascading impacts caused by service dependencies is critical to the reliability of c…