zhangyungen commented on issue #13639:
URL: https://github.com/apache/dubbo/issues/13639#issuecomment-1895059068

   > Please check the features and best practices we are working on with the 
upcoming dubbo 3.3 release.
   > 
   > 
https://dubbo-next.staged.apache.org/zh-cn/overview/mannual/java-sdk/tasks/gateway/triple/
   > 
   > > Please notice that contents in the above link are all in experimental or 
developing phase.
   
   
我的意思是,多个dubbo-provider之间的rpc流量也通过微服务网关代理,这样所有服务间流量调用都经过微服务网关,微服务网关上就可以做很多服务治理,流量质量相关事项,类似sidecar模式,但是比sidecar轻。如此dubbo-consumer
 发起请求不是直接请求provider。而是变成  consumer   ----》gateway----->provider 。


-- 
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: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org

Reply via email to