Remote direct memory access: Difference between revisions

Content deleted Content added
Better description
m Wording
Line 1:
{{Short description|Low-level hardware direct memory access}}
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 onecomputer's [[operating system]]. This permits high-throughput, low-[[Network latency|latency]] memory access over a network, which is especially useful in massively parallel [[computer cluster]]s.
 
== Overview ==