A compilation of codes for SMA, DC, ADS
-
Updated
Apr 27, 2023 - Python
A compilation of codes for SMA, DC, ADS
Implementation of the Ricart-Agrawala mutual exclusion algorithm with Java RMI
DPS project
Distributed and pervasive system for peer-to-peer control of electricity consumption in house.
My implementation of the distributed mutual exclusion Ricart-Agrawala algorithm in C++.
ITMO. Distributed computing 2022-2023
Distributed and Pervasive systems university project
Implementation of Ricart-Agrawala Distributed Mutual Exclusion algorithm with Roucairol-Carvalho Optimization. O.S.F. Carvalho and G. Roucairol. On Mutual Exclusion in Computer Networks (Technical Correspondence). Communications of the ACM, February 1983.
Implementation of the famous dining philosophers problem in a distributed P2P environment using the Ricart-Agrawala algorithm with the Roucairol-Carvalho optimization and Lamport clocks.
A Ricart-Agrawala algorithm implementation example (Golang)
Project for the course of Distributed and Pervasive Systems, University of Milan, M.Sc. in Computer Science, A.Y. 2021/2022. SETA - SElf-driving TA-xi service.
This documentation provides an overview of a Node.js project that implements a distributed monitor using the Riccart-Agrawala algorithm. The project utilizes ZeroMQ (here Publish-Subscribe model) for communication and Protocol Buffers for data serialization.
Simple implementation of Ricart-Agrawala algorithm with token for mutual exclusion in Java.
A project about distributed energy consumption in smart-homes, performed at Università degli Studi di Milano.
Distributed systems algorithms implementations in Go. This repository includes implementations for MapReduce and Ricart-Agrawala algorithms.
Contains all assignments in Distributed Systems course @coep
Compilation of all the algorithms I studied in Distributed Algorithm in Final year of my Engineering
Greenfield is the final project of Distributed and Pervasive Systems course held at UNIMI (2022/2023). Final vote: 30L/30.
Implementation of Mutual Exclusion Algorithm (Ricart Agarwala) in GoLang
This repo contains the implementation of Roucairol and Carvalho’s distributed mutual exclusion algorithm.
Add a description, image, and links to the ricart-agrawala topic page so that developers can more easily learn about it.
To associate your repository with the ricart-agrawala topic, visit your repo's landing page and select "manage topics."