PHP implementation of Vector Clock and Lamport timestamp
-
Updated
May 14, 2023 - PHP
PHP implementation of Vector Clock and Lamport timestamp
Vector clocks & Lamport timestamps
Go implementation of several clocks types: Lamport, Vector and Hybrid Logic Clock
Implementation of Berkeley's Time Synchronization Algorithm for multiple processes each with its own logical clock
Tracking changes to data in a distributed system
Distributed Map - Fundamentals of Distributed Systems @ University of Minho
Projects showcasing multiple distributed concepts such as Consistency models, map-reduce, key value storage
Logical clock with reverse entropy mechanism; generalization of hashlocks and logical clocks.
CMSC_621_Advance_Operating_System
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)
An algorithm, developed in Verilog hardware design language (HDL), that encrypts a text input into binary, then decrypts it back, using logic gates and public/private keys. This system was developed as a Logical Systems subject exercise (UFMG).
Simulate Lamport Clock with CLI
➿ Temporal Objects with configurable clock bases.
Logger using logical clocks (Lamport & Vector)
Decentralized distributed system of UDP-based peer-to-peer sensor nodes coordinated by Kafka, demonstrating synchronization with scalar and vector logical clocks while handling packet loss and retransmission.
Go implementation of Hybrid Logical Clock (HLC) for ordering events in distributed systems
Add a description, image, and links to the logical-clocks topic page so that developers can more easily learn about it.
To associate your repository with the logical-clocks topic, visit your repo's landing page and select "manage topics."