What Does Remote Direct Memory Access Mean?
Remote direct memory access (RDMA) is a term used in IT to describe systems that allow different networked computers to send one another data without impacting the operating system of either machine.
Techopedia Explains Remote Direct Memory Access
IT pros talking about RDMA talk about zero-copy networking where data gets read directly from the main memory of the original computer and inserted into the main memory of an other networked machine. These types of processes are used to improve performance and maintain more efficient data transfer. Sometimes, they can speed up data transfer or accommodate better throughput. Device manufacturers may talk about RDMA as a feature of components that will allow this kind of data transfer. Experts may talk about how strategies like RDMA can help to make local area networks or other kinds of small networks faster and more efficient.
Some disadvantages of RDMA may include inconsistent updating of information between the computers in question. Without a practice called pinning, elements of memory systems can get corrupted in RDMA setups. Today’s networking technicians need to consider many different options for routing ever-more complex data transfers.