Smruti r. sarangi - PowerPoint PPT Presentation


Understanding Byzantine Fault Tolerance: A Comprehensive Overview

Byzantine Fault Tolerance (BFT) is a critical concept in computer science, addressing faults in distributed systems. This summary covers the types of faults (normal, crash, Byzantine), implications of Byzantine faults, Byzantine Generals Problem, impossibility results, and the complexity of solving

3 views • 29 slides


Understanding the Raft Consensus Protocol

The Raft Consensus Protocol, introduced by Prof. Smruti R. Sarangi, offers a more understandable and easier-to-implement alternative to Paxos for reaching agreement in distributed systems. Key concepts include replicated state machine model, leader election, and safety properties ensuring data consi

0 views • 27 slides