Implementation of a snapshot algorithm that retrieves the current total balance (of bitcakes - currency) in a distributed peer to peer system in which a large number of transactions are constantly being made. The snapshot algorithm is a mix between the Lai Yang - Li and the Spezialetti-Kearns algorithms.
distributed-systemspeer-to-peerconcurrent-programmingnetwork-programmingsnapshot-algorithmspecialetti-kearns-algorithmlai-yang-li
-
Updated
Sep 15, 2020 - Java