55 citations · 71 across the 6 of their papers we have counts for
4 papers · 1 filter
DINOMO: An Elastic, Scalable, High-Performance Key-Value Store for Disaggregated Persistent Memory (Extended Version)
Sekwon Lee, Soujanya Ponnapalli, Sharad Singhal +3
We present Dinomo, a novel key-value store for disaggregated persistent memory (DPM). Dinomo is the first key-value store for DPM that simultaneously achieves high common-case perf…
MODC: Resilience for disaggregated memory architectures using task-based programming
Kimberly Keeton, Sharad Singhal, Haris Volos +9
Disaggregated memory architectures provide benefits to applications beyond traditional scale out environments, such as independent scaling of compute and memory resources. They als…
Sparkle: Optimizing Spark for Large Memory Machines and Analytics
Mijung Kim, Jun Li, Haris Volos +7
Spark is an in-memory analytics platform that targets commodity server environments today. It relies on the Hadoop Distributed File System (HDFS) to persist intermediate checkpoint…
Toward a Principled Framework for Benchmarking Consistency
Muntasir Raihan Rahman, Wojciech Golab, Alvin AuYoung +2
Large-scale key-value storage systems sacrifice consistency in the interest of dependability (i.e., partition tolerance and availability), as well as performance (i.e., latency). S…