Background Reading on RDMA

RDMA is a networking technology that provides high-throughput, low-latency communication that minimizes CPU usage. NDK currently supports the following RDMA technologies:

  • Infiniband (IB)
  • Internet Wide Area RDMA Protocol (iWARP)
  • RDMA over Converged Ethernet (RoCE)

For more information about RDMA, Infiniband, iWARP, and RoCE, see the following resources:

Network Direct Kernel Provider Interface (NDKPI)