Comment on Etcd – The Road to 1.0parentComments−mavelikara12yand aren't limited to using the Paxos algorithmZK uses the ZAB protocol, which is similar but not the same as Paxos.https://cwiki.apache.org/confluence/display/ZOOKEEPER/Zab+vs...
Comments
ZK uses the ZAB protocol, which is similar but not the same as Paxos.
https://cwiki.apache.org/confluence/display/ZOOKEEPER/Zab+vs...