Distributed and Pervasive systems university project
-
Updated
Aug 24, 2024 - Java
Distributed and Pervasive systems university project
Compilation of all the algorithms I studied in Distributed Algorithm in Final year of my Engineering
My implementation of the distributed mutual exclusion Ricart-Agrawala algorithm in C++.
Greenfield is the final project of Distributed and Pervasive Systems course held at UNIMI (2022/2023). Final vote: 30L/30.
This repo contains the implementation of Roucairol and Carvalho’s distributed mutual exclusion algorithm.
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.
ITMO. Distributed computing 2022-2023
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.
Implementation of Mutual Exclusion Algorithm (Ricart Agarwala) in GoLang
Distributed systems algorithms implementations in Go. This repository includes implementations for MapReduce and Ricart-Agrawala algorithms.
DPS project
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.
A compilation of codes for SMA, DC, ADS
Contains all assignments in Distributed Systems course @coep
Simple implementation of Ricart-Agrawala algorithm with token for mutual exclusion in Java.
A Ricart-Agrawala algorithm implementation example (Golang)
Distributed and pervasive system for peer-to-peer control of electricity consumption in house.
Implementation of the Ricart-Agrawala mutual exclusion algorithm with Java RMI
A project about distributed energy consumption in smart-homes, performed at Università degli Studi di Milano.
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.
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."