Discovering some distributed algorithms. "Introduction to Reliable and Secure Distributed Programming" book used as main reference.
-
Updated
Jul 9, 2021 - C#
Discovering some distributed algorithms. "Introduction to Reliable and Secure Distributed Programming" book used as main reference.
A toy Paxos implement by C# that can display the commucaition between Acceptor and Proposer.
Add a description, image, and links to the paxos topic page so that developers can more easily learn about it.
To associate your repository with the paxos topic, visit your repo's landing page and select "manage topics."