ring-algorithm
There are 10 repositories under ring-algorithm topic.
Benawi/Distributed-Process-Coord-Election
Implemantation of Distributed Process Coordination Election Algorithim
fruxc/Distributed-Computing-And-Cloud-Computing
Distributed Applications Programs based on the college curriculum include practice, practicals, and tests.
davvve/DS_SS20_Group16_localshit
Project of lecture DBE14 Distributed Systems. Digital Business Engineering Masters Degree at HHZ Böblingen - Hochschule Reutlingen. Team: Markus Drespling, Frederick Dehner, David Lüttmann
trolit/leader-selection-Tanenbaum
Election algorithm simulation(ring algorithm, Andrew Tanenbaum's variant) in WinForms using .NET sockets mechanism and UDP protocol.
AmeyaKulkarni2001/DC
For all Distributed computing code
Prago2001/LP-1
SPPU TE Comp(2019 Pattern) - LP_1 Assignments - SPOS + DS
juicymloz/CORBA-Programs
This is a compilation of 4 common exercises of distributed programming (ring, bully, readers - writers problem and a simple p2p program) developed in CORBA Java using NetBeans IDE by Juan Carlos Maldonado Lozano and Javier Bernabé García.
dliberalesso/sd_eleicao
Simula algoritmos de eleição Bully e Ring
HMLarsen/Token-Ring-Algorithm
Token Ring algorithm implementation for Distributed Systems class at FURB.
yashuv/Distributed-System
some insights and program code for Election Algorithm(Bully and Ring), RPC and RMI, Clock Synchronization(Logical and Vector) and Banker's Deadlock Avoidance Algorithm