Announcing new open-source RDMA API

NI has just released as open source a new abstraction layer for RDMA, easyRDMA. This API is currently oriented mostly for streaming use cases of RDMA and is cross-platform between Windows and Linux. The goal is to make RDMA easy-to-use for end applications that need to stream data between systems in a low-latency, high-performance manner.

Eric

1 Like

Hi Eric, I just started playing with this package. Looks very good and interesting. Just curious if you are able to build Windows or Linux RDMA executables from this? Thanks, Paul

Yes, the whole point of this library is to let you make Windows and Linux binaries that can easily use RDMA (and communicate to each other).