Simulate a Bitcoin-like network (Assignment for COP 701 @ IIT Delhi)
-
Updated
Sep 4, 2017 - Python
Simulate a Bitcoin-like network (Assignment for COP 701 @ IIT Delhi)
A rabbitMQ distributed implementation of Lamport's Algorithm for Mutual Exclusion, written in python 3 using pika rabbitMQ library.
Lamport timestamp algorithm simulator for logical clocks - Simulador do Algoritmo de Lamport para relógios lógicos desenvolvido para a disciplina de Sistemas Distribuídos II (2023/2)
Compilation of all the algorithms I studied in Distributed Algorithm in Final year of my Engineering
Distributed chat system with UDP message flooding and Lamport clock ordering
Material from the course of Distributed Systems and Blockchain at ENSEM - Université de Lorraine.
Lamport Clock Simulator: A Python-based terminal user interface (TUI) application that simulates Lamport clocks in a distributed system, allowing you to trigger local events, send time-stamped messages, and observe synchronization between processes in real-time using sockets.
School project: an implementation of Lamport's distributed mutual exclusion algorithm based on RabbitMQ
Add a description, image, and links to the lamport-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the lamport-algorithm topic, visit your repo's landing page and select "manage topics."