Skip to main content

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.

Structs§

RdmaConfig
Configuration for spawning RDMA backends.

Enums§

RdmaBackendHandle
Handle to a spawned backend.

Traits§

RdmaBackend
A transport backend for RDMA operations.