Module backend

Module backend 

Source
Expand description

RDMA backend implementations.

Modules§

ibverbs
ibverbs backend implementation for RDMA operations.
tcp
TCP fallback backend for RDMA operations.

Enums§

RdmaRemoteBackendContext
Backend-specific context for a remote buffer.

Traits§

RdmaBackend
Backend for executing RDMA operations over a specific transport.