This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
This is the 1.0.0 release of HPNL. This release contains the core components of HPNL, including C/C++/Java interface, unit-test, and several examples.
C/C++
- support RDMA send/recv/read interface.
- add boost pool based memory pool for RDMA usage.
- support PMoF programming, expose memory registration interface for persistent memory.
- implement the Proactor thread model.
- add unit-test
Java
- support RDMA send/recv/read interface.
- support PMoF programming, expose memory registration interface for persistent memory.