Jun Liu created DUBBO-35:
----------------------------

             Summary: GSoC 2019: Consul as one of Dubbo's Service Discovery 
solution.
                 Key: DUBBO-35
                 URL: https://issues.apache.org/jira/browse/DUBBO-35
             Project: Apache Dubbo
          Issue Type: Task
            Reporter: Jun Liu


Dubbo has a well-defined [Service 
Directory|https://vaadin.com/blog/microservices-service-registration-and-discovery]
 SPI to integrate with Registry Servers. It's very easy to integrate with 
various registry servers by following the SPI interfaces and conventions. Below 
are the servers supported by Dubbo:
* Zookeeper
* Redis
* Multicast
* Etcd

[Consul](https://www.consul.io/) has emerged as a popular Service Directory 
solution for microservices, so I think it should also be included as a solution 
in Dubbo's kit.

Here is the related SPI definition you may need to extend:
* Registry
* RegistryService
* RegistryFactory





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to