Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.49 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.49 KB

librpma: Remote Persistent Memory Access Library

GHA build status CircleCI build status librpma version Coverage Status

The Remote Persistent Memory Access (RPMA) Library is a C library to simplify accessing persistent memory on remote hosts over Remote Direct Memory Access (RDMA). For more information, see pmem.io.

Contact Us

For more information on this library, contact Tomasz Gromadzki ([email protected]), Jan Michalski ([email protected]), Piotr Balcer ([email protected]), Chet Douglas ([email protected]), or post to our Google group.

More Info

Persistent Memory Over Traditional RDMA White Paper - Part 1 - which describes a technology behind RPMA. Note: Parts 2-4 relates directly to librpmem library which is a predecessor of librpma. So parts 2-4 do not relate exactly to how librpma works.