Jump to content

Remote direct memory access

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Dsmdgold (talk | contribs) at 15:13, 22 October 2004. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Remote Direct Memory Access (RDMA) is a concept whereby two or more computers communicate via Direct Mmemory Access access directly from one system to another. As there is no protocol stack overhead, this is particularly useful in applications where low latency networking is needed such as massively parallel linux clusters. The most common RDMA implementation is over Infiniband. Although RDMA over Infiniband is technologically superior to most alternatives, it faces an uncertain commercial future.