Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

支持 Registry和ServiceDiscovery #3

Open
smallnest opened this issue Jul 17, 2018 · 0 comments
Open

支持 Registry和ServiceDiscovery #3

smallnest opened this issue Jul 17, 2018 · 0 comments

Comments

@smallnest
Copy link
Owner

抽象Registry和ServiceDiscovery接口:

  • 兼容rpcx (golang)的格式
  • 提供zookeeper、etcd、consul、jvm的支持
  • 可以考虑mDNS的支持(UDP)

可以参考dubbo的redis实现: https://code.aliyun.com/middlewarerace2018/agent-demo/tree/master/mesh-agent/src/main/java/com/alibaba/dubbo/performance/demo/agent/registry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant