What would you like to be added:
We haven defined the interface of ResourceDiscovery, the implemention is needed.
The core features of ResourceDiscovery includes:
- List and watch registry center(zookeeper, nacos), turn the objects into atom resource
- Turn the atom resource into dubbo domain resource(Application, Instance, Service etc.)
- Make the state flow of resources effectively
Why is this needed:
Discovery is one of the Core Component, which is responsible for the discovery of RPC info(metadata, interface definition etc.) .
What would you like to be added:
We haven defined the interface of ResourceDiscovery, the implemention is needed.
The core features of ResourceDiscovery includes:
Why is this needed:
Discovery is one of the Core Component, which is responsible for the discovery of RPC info(metadata, interface definition etc.) .