Service Discovery: Zookeeper vs etcd vs Consul
open originalService Discovery: Zookeeper vs etcd vs Consul
The more services we have, the bigger the chance for a conflict to occur if we are using predefined ports. After all, there can be no two services listening on the same port. Managing a tight list …
via technologyconversations.com (archived)