PWL #50: FaRM: a distributed ACID compliant in-memory store


Details
• What we'll do
Main Event:
John Shuheng will be speaking on FaRM (https://pdos.csail.mit.edu/6.824/papers/farm-2015.pdf).
Abstract:
FaRM is a distributed in-memory storage system with a single virtual address space and support for strictly serializable transactions at very low latency. The system achieves much lower latency previously possible by skipping CPU involvement in most transactions through heavily optimizing the transaction protocol using one-sided RDMA reads and writes
Supplemental paper:
https://www.usenix.org/system/files/conference/nsdi14/nsdi14-paper-dragojevic.pdf
Dinner will be provided! We usually eat between 6:30 and 7:00, with papers starting at 7.
• Important to know
Big ups to Microsoft Reactor for hosting this month!
As a chapter of Papers We Love we abide by and enforce the PWL Code of Conduct (https://github.com/papers-we-love/seattle/blob/master/code-of-conduct.md) at our events. Please give it a read, plan on acting like an adult, and involve one of the organizers if you need help.
Stop slacking and join us in the #seattle channel at https://papersweloveslack.herokuapp.com!
If you have a paper you'd like to present, or even just a mini, please hit up one of the organizers :) We're always looking for more presenters.

PWL #50: FaRM: a distributed ACID compliant in-memory store