chenBright commented on issue #3167: URL: https://github.com/apache/brpc/issues/3167#issuecomment-3952913925
> > > [@zchuango](https://github.com/zchuango) 计划是什么节奏,我考虑控制通道通过使用UDS做协议协商和同步机制,数据共享通过使用memfd实现共享内存管理。 > > > > > > 类似[https://github.com/cloudwego/shmipc-spec?](https://github.com/cloudwego/shmipc-spec%EF%BC%9F) > > [@chenBright](https://github.com/chenBright) 思路比较接近,后面也在考虑把控制通道UDS换成硬件队列实现,简化bthread调度流程。这个shm-ipc有C++版本的吗 好像一直没开源 -- 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]
