Distributed Message Ordering for Logical clock implemented as a Linux Kernel module
This project deals with ordering of messages in a distributed system to implement a logical clock. Since distributed systems don't have any central clock, w
This project deals with ordering of messages in a distributed system to implement a logical clock. Since distributed systems don't have any central clock, we keep a distributed logical clock which gets updated everytime a message is receive