Projects with this topic
Sort by:
-
DaveBank is a distributed banking system built in Python as part of a level 4 university module (CSC4010: Parallel and Distributed Programming). It demonstrates peer-to-peer networking, replication, and fault tolerance—without using external distributed systems frameworks. Includes a simple API and GUI for node interaction.
Updated -