作者
Anuj Kalia, Michael Kaminsky, David G Andersen
发表日期
2016
研讨会论文
12th USENIX Symposium on Operating Systems Design and Implementation (OSDI 16)
页码范围
185-201
简介
FaSST is an RDMA-based system that provides distributed in-memory transactions with serializability and durability. Existing RDMA-based transaction processing systems use one-sided RDMA primitives for their ability to bypass the remote CPU. This design choice brings several drawbacks. First, the limited flexibility of one-sided RDMA reduces performance and increases software complexity when designing distributed data stores. Second, deep-rooted technical limitations of RDMA hardware limit scalability in large clusters. FaSST eschews one-sided RDMA for fast RPCs using two-sided unreliable datagrams, which we show drop packets extremely rarely on modern RDMA networks. This approach provides better performance, scalability, and simplicity, without requiring expensive reliability mechanisms in software. In comparison with published numbers, FaSST outperforms FaRM on the TATP benchmark by almost 2x while using close to half the hardware resources, and it outperforms DrTM+ R on the SmallBank benchmark by around 1.7 x without making data locality assumptions.
引用总数
20162017201820192020202120222023202422141536574666039
学术搜索中的文章