|
|
|
|
|
by embiggen
3639 days ago
|
|
I agree that they are similar in some ways, but under the covers they are fundamentally different beasts in almost all ways!!! Etcd uses Raft and ZooKeeper uses it's own protocol called Zab [0]. Zab shares some characteristics with Paxos but certainly IS NOT Paxos. [0] https://cwiki.apache.org/confluence/display/ZOOKEEPER/Zab+vs... |
|