You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "zonghaishang (GitHub)" <gi...@apache.org> on 2018/11/06 02:40:38 UTC

[GitHub] [incubator-dubbo] zonghaishang commented on issue #2738: [Dubb - epoll ] Support epoll

针对:按照目前的方式应该是会的,通过url会从provider透传到consumer,从而影响到consumer的epoll。
实际上感觉不透传好一些吧?

epoll server支持 epoll 和 非epoll调用过来,透传给client, 如果client自动知道server支持epoll,针对dubbo场景多provider 自动用epoll效果更好一些

[ Full content available at: https://github.com/apache/incubator-dubbo/pull/2738 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org