flâneur — a map of the web's best reading

practical Byzantine Fault Tolerance(pBFT) - GeeksforGeeks

geeksforgeeks.org · 1,539 words · saved by 1 readers

A Computer Science portal for geeks. It contains well written, well thought and well explained computer science and programming articles, quizzes and practice/competitive programming/company interview Questions.

practical Byzantine Fault Tolerance(pBFT) - GeeksforGeeks Courses Tutorials Interview Prep CN Tutorial Interview Questions Quizzes Gate OSI Model TCP-IP Network Security COA TOC Compiler Design DBMS practical Byzantine Fault Tolerance(pBFT) Last Updated : 11 Jul, 2025 Practical Byzantine Fault Tolerance is a consensus algorithm introduced in the late 90s by Barbara Liskov and Miguel Castro. pBFT was designed to work efficiently in asynchronous(no upper bound on when the response to the request will be received) systems. It is optimized for low overhead time. Its goal was to solve many problems

Explore this link on the map →

saved by

related reading