Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.6 KB

File metadata and controls

24 lines (17 loc) · 1.6 KB

librpma: Remote Persistent Memory Access Library

GHA build status CircleCI build status librpma version Coverage Status Packaging 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 (tomasz.gromadzki@intel.com), Jan Michalski (jan.m.michalski@intel.com), Piotr Balcer (piotr.balcer@intel.com), Chet Douglas (chet.r.douglas@intel.com), 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.