GitHub user chenBright added a comment to the discussion: RDMA、URMA 与 UBSHM 公共握手组件设计方案讨论
方案 B +1。 #3350 应该已经做了一部分工作: 1. server 侧握手走的是 bRPC 标准的协议解析流程。 2. 抽象出 RDMA c/s 握手状态机。 通用握手组件可以在现有 RDMA 握手基础进行抽象。 RDMA 握手逻辑的 bugfix(#3347 、#3427 、#3406 等)还没应用到其他两个协议上。 GitHub link: https://github.com/apache/brpc/discussions/3432#discussioncomment-18026528 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
