Skip to content

Video explaining the problem of Byzantine generals and discussing its applications to database synchronization and cryptocurrencies

License

Notifications You must be signed in to change notification settings

polylog-cs/byzantine-generals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Byzantine Generals

The Byzantine Generals Problem is a problem in distributed systems where a group of generals must come to a consensus on a course of action, but some of the generals are traitors. This problem was first described in a 1982 paper by Leslie Lamport, Robert Shostak, and Marshall Pease, and is an important problem in distributed computing.

The scenario is that a group of generals are surrounding a city, and they must come to a consensus on whether to attack or retreat. They can only communicate with each other by sending messengers. Some of the generals are traitors, and will try to prevent the loyal generals from reaching a consensus. The problem is that the loyal generals must come to a consensus, despite the traitorous generals trying to prevent them from doing so.

Image sources

Sound sources

About

Video explaining the problem of Byzantine generals and discussing its applications to database synchronization and cryptocurrencies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages