Skip to main content

Re: Byzantine Fault Tolerance Implementation

Hi

on 2019/8/27 12:36, Nayak, Soumya R. wrote:
> Zookeeper uses a version of Paxos - Zookeeper atomic broadcast. Is there any plan in future or current in progress where zookeeper will be implemented with a BFT algorithm. This might help to have a more stable distributed environment when we have the cluster across different machines.

Why do you think BFT algorithm will improve the stability of the cluster? :)

regards.

Comments