You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@dubbo.apache.org by GitBox <gi...@apache.org> on 2018/04/11 15:22:21 UTC

[GitHub] chickenlj commented on issue #1581: 注册中心怎么通知consumer端知道provider发布了和断开了

chickenlj commented on issue #1581: 注册中心怎么通知consumer端知道provider发布了和断开了
URL: https://github.com/apache/incubator-dubbo/issues/1581#issuecomment-380491961
 
 
   Dubbo was designed to solve this kind of problems. 
   Check https://github.com/apache/incubator-dubbo/blob/master/dubbo-registry/dubbo-registry-api/src/main/java/com/alibaba/dubbo/registry/RegistryService.java for the registry contract.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services