Projects with this topic
Sort by:
-
dispatch HTTP requests from browsers directly to individual servers— as multiple detached bastions
Updated -
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 -