top of page
Edge Computing
InfiniBand and RDMA: High-Speed Cluster Networking
Remote direct memory access defines a mechanism that allows one computer to read from or write to the memory of another computer without involving the operating system or CPU of either system, thereby reducing latency and CPU overhead significantly. This technology operates by placing the network interface card directly in control of memory transfers, enabling zero-copy networking where data moves directly from the wire to the application buffer. InfiniBand exists as a high-s

Yatin Taneja
Mar 913 min read
Â


bottom of page
