You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/10/29 11:00:14 UTC

[GitHub] [dubbo] PromiseChan commented on issue #10844: dubbo生产者之间可以互相调用吗

PromiseChan commented on issue #10844:
URL: https://github.com/apache/dubbo/issues/10844#issuecomment-1295803019

   > dubbo生产者之间可以互相调用吗
   可以的,在调用方上使用 @dubboReference 引用服务,默认会从注册中心中查询所有可用提供方列表,并根据负载均衡算法选择一个,进行RPC调用


-- 
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-unsubscribe@dubbo.apache.org

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


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