maekawa
Here are 8 public repositories matching this topic...
Generating quorum sets for Maekawa's algorithm
-
Updated
Apr 7, 2023 - C
Distributed shared memory system implementing the Linda tuple space model over gRPC, with three replicated servers, a front-end proxy, and Maekawa's voting algorithm for mutual exclusion on take operations.
-
Updated
Jun 25, 2026 - Java
Compilation of all the algorithms I studied in Distributed Algorithm in Final year of my Engineering
-
Updated
May 26, 2024 - Python
Implementing the Maekawa’s mutual exclusion algorithm for distributed mutual exclusion.
-
Updated
Mar 16, 2023 - Java
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.
-
Updated
Jul 17, 2025 - Python
This project is an implementation of Maekawa Algorithm for distributed systems, where we have 10 sites which coordinate to access the critical section
-
Updated
Aug 6, 2018 - Python
Distributed shared memory system implementing the Linda tuple space model over gRPC, with three replicated servers, a front-end proxy, and Maekawa's voting algorithm for mutual exclusion on take operations.
-
Updated
Jul 21, 2026 - Java
Improve this page
Add a description, image, and links to the maekawa topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the maekawa topic, visit your repo's landing page and select "manage topics."