Remote direct memory access: Difference between revisions

Content deleted Content added
m External links: add RDMA Reads: To Use or Not to Use?
Changing short description from "Direct memory access from the memory of one computer into another without involving one's operating system" to "Low-level hardware direct memory access"
Line 1:
{{shortShort description|DirectLow-level memoryhardware access from thedirect memory of one computer into another without involving one's operating systemaccess}}
In [[computing]], '''remote direct memory access''' ('''RDMA''') is a [[direct memory access]] from the [[main memory|memory]] of one computer into that of another without involving either one's [[operating system]]. This permits high-throughput, low-[[Latency (engineering)|latency]] networking, which is especially useful in massively parallel [[computer cluster]]s.