lingfengsan opened a new issue #1869: IPC通信的支持
URL: https://github.com/apache/incubator-dubbo/issues/1869
 
 
   最近在做中间件比赛,需要实现service 
mesh功能,其中Provider和ProviderAgent是在同一主机上的,而目前dubbo里面通信的话我关注的netty里面是没有对IPC通信支持的。据我所知netty里面有一个可以支持的EpollServerDomainSocketChannel和EpollDomainSocketChannel(https://github.com/netty/netty/pull/3344)
   是否可以支持下呢?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to