RDMA编程实例源码(rdma_cm API)
2021-05-12 22:04:39 5KB rdma
1
RDMA原理分析及实现解析.zip
2021-04-22 17:00:48 2.24MB RDMA
1
RDMA很全的介绍,包含与TCP的比较. 找了很久才找到的,个人感觉还是非常有用的.
2021-04-01 22:11:43 466KB RDMA RDMA编程
1
详细总结了RDMA的相关内容,都是干货,包括第一章RDMA背景简介、第二章哪些网络协议支持RDMA、第三章RDMA技术优势、第四章RDMA有哪些不同实现,直到第十四章
2021-03-21 16:13:53 17.55MB rdma
1
详细分析介绍RDMA RoCEv2标准协议,报文格式,消息内容。原创总结InfiniBand Architecture Secification Volume1 Release 1.2.1 标准的关键点. 力求读者5分钟掌握RDMA标准。同时附有标准原文档,包括RoCEv2 标准。
2021-03-15 16:53:32 12.47MB RDMA RoCEv2 低时延网络 数据中心技术
1
基于RDMA网络用户态协议栈网络开发库文档,只需要网卡支持,应用程序可以不做任何代码修改。
2021-03-04 22:04:23 2.06MB RDMA Mellanox VMA TCP/UDP
1
rdma示例程序.zip
2021-02-27 17:02:33 21KB rdma
1
第1章 RDMA背景简介 ............................................. 5 第2章 哪些网络协议支持RDMA ..................................... 8 2.1 InfiniBand(IB)........................................... 8 2.2 RDMA过融合以太网(RoCE)................................... 8 2.3 互联网广域RDMA协议(iWARP)................................ 8
2021-01-28 03:17:45 2.24MB rdma
1
RoCEv2和rdma标准文档 This document is an annex to Volume 1 release 1.2.1 of the InfiniBand Architecture, herein referred to as the base specification. This annex is Optional Normative, meaning that implementation of the feature described by this annex is Optional, but if present, the implementation must comply with the compliance statements contained within this annex. This specification follows the spirit of the RoCE Annex (Annex A16 to the base specification) in defining a new InfiniBand protocol variant that uses an IP network layer (with an IP header instead of InfiniBand‘s GRH) thus allowing IP routing of its packets.
2019-12-21 21:44:56 573KB RoCEV2 RDMA
1
c语言利用RDMA 实现客户端和服务器端发送接收消息。包含server.c和client.c ,gcc编译方法和使用方法
2019-12-21 20:37:42 6KB rdma send receiv c语言
1