Skip to content

Synchronization of Multi threaded client(s) - server messaging application using Lamport's logical clock in JAVA. Multiple clients connect to the server in real time and send broadcast or unicast messages. The client chooses a random time range and also a random client , which is connected to the server and sends its logical time. The receiving …

Notifications You must be signed in to change notification settings

sourcecode081017/Distributed-Systems--Synchronization-and-Lamport-s-logical-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

About

Synchronization of Multi threaded client(s) - server messaging application using Lamport's logical clock in JAVA. Multiple clients connect to the server in real time and send broadcast or unicast messages. The client chooses a random time range and also a random client , which is connected to the server and sends its logical time. The receiving …

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages