Abstract
The Byzantine Generals algorithm for achieving reliability in the presence of faults is a classic topic in distributed computation and operating systems, not the least because of its colorful story. We describe a concept called virtual data structures, which are concrete representations of global data structures that is not actually maintained by the nodes of a distributed system, but are required in order to understand the correctness of algorithms. We show that the use of virtual trees for the Byzantine Generals algorithm can improve the understanding of this algorithm, and we describe a visualization of the trees.
Original language | English |
---|---|
Pages (from-to) | 392-396 |
Number of pages | 5 |
Journal | SIGCSE Bulletin (Association for Computing Machinery, Special Interest Group on Computer Science Education) |
Volume | 36 |
Issue number | 1 |
DOIs | |
State | Published - Mar 2004 |
Externally published | Yes |
Event | 35th SIGCSE Technical Symposium on Computer Science Education - Norfolk, VA, United States Duration: 3 Mar 2004 → 7 Mar 2004 |
Keywords
- Byzantine Generals
- Distributed algorithms
- Visualization of algorithms