2 papers
cs.DC2026
Offering Microsecond-Scale Cross-VM Core Elasticity on Colocated Lightweight Virtual Machines
Yibo Yan, Seo Jin Park
Serverless platforms commonly colocate many diverse workloads, each in a fast-booting, memory-lean virtual machine (VM), to improve deployment density. Overprovisioning each VM for…
cs.DC2026
DDB: Source-Level Interactive Debugging for Distributed Applications
Yibo Yan, Junzhou He, Seo Jin Park
Interactive debugging is an effective tool for understanding program behavior at the source level, allowing developers to pause execution, navigate the call stack, and inspect runt…