zchuango commented on PR #3428: URL: https://github.com/apache/brpc/pull/3428#issuecomment-5235154759
> I'm not familiar with URMA, but it seems that the code in is similar to , is that anything we can reuse?`src/brpc/urma``src/brpc/rdma` Thanks for pointing this out. The URMA implementation was developed following the overall logic of the existing RDMA transport, while the underlying implementation details are different. We’re reviewing the two implementations now to see whether there are common parts that can be reused or factored out. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
