Python project for Distributed Systems course for WS15 in RWTH
The task was to implement cross-platform p2p network and add master node elections with bully algorithm. And distributed write operations with Ricart-Agrawala algorithm
Java version is here