/rpma

Remote Persistent Memory Access

Primary LanguageCOtherNOASSERTION

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.

Installing

If you want to install this library please check out INSTALL.md file.

Contact Us

For more information on this library, contact Tomasz Gromadzki (tomasz.gromadzki@intel.com), Lukasz Dorau (lukasz.dorau@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.