zchuango commented on issue #3398:
URL: https://github.com/apache/brpc/issues/3398#issuecomment-5054320854

   > [#3290](https://github.com/apache/brpc/pull/3290) 已经实现了一个共享内存通信机制。
   
   @dwh110  对的,目前ubshmTransport已经实现共享内存通信方案了,目前已经对接两种共享内存方式:一种为同节点的 posix 
shm机制的共享内存,另一种为 [ubshm](https://atomgit.com/openeuler/ubs-mem)的跨节点的共享内存机制。


-- 
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]

Reply via email to