Remote direct memory access: Difference between revisions

Content deleted Content added
Undid revision 1238059657 by 2603:8080:4900:8E94:D47E:7D3C:485F:E8CC (talk) Reverting unexplained content removal
specific for the sentence
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 one's [[operating system]]. This permits high-throughput, low-[[LatencyNetwork (engineering)latency|latency]] networking, which is especially useful in massively parallel [[computer cluster]]s.
 
== Overview ==