Compilation of all the algorithms I studied in Distributed Algorithm in Final year of my Engineering
-
Updated
May 26, 2024 - Python
Compilation of all the algorithms I studied in Distributed Algorithm in Final year of my Engineering
This project is an implementation of Maekawa Algorithm for distributed systems, where we have 10 sites which coordinate to access the critical section
Multi-Player Distributed Game. A distributed systems project implementing synchronization algorithms in a multiplayer board game. Players interact on a 3x3 board, requiring coordination to maintain consistency. Features centralized, token-based, and Ricart-Agrawala approaches.
Add a description, image, and links to the maekawa topic page so that developers can more easily learn about it.
To associate your repository with the maekawa topic, visit your repo's landing page and select "manage topics."