Explore a groundbreaking approach to distributed shared memory (DSM) in this 16-minute conference talk from OSDI '24. Delve into DRust, a novel DSM system that leverages Rust's ownership model to simplify coherence implementation and enhance performance. Learn how this language-guided approach enables fine granularity, full transparency, and ultra-efficiency in distributed computing. Discover how DRust outperforms state-of-the-art DSM systems like GAM and Grappa, achieving up to 2.64× and 29.16× higher throughput respectively. Gain insights into the design and implementation details that allow DRust to scale more effectively with increasing server numbers, potentially revolutionizing distributed computing practices.
Overview
Syllabus
OSDI '24 - DRust: Language-Guided Distributed Shared Memory with Fine Granularity, Full...
Taught by
USENIX