Skip to content

This implementation helps to illustrate how the Lamport algorithm works.

Notifications You must be signed in to change notification settings

mesopotamico/Lamport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lamport

This implementation helps to illustrate how the Lamport algorithm works. The idea involves using two threads, each making a remote procedure call (RPC) to a server. They synchronize, and then both perform a part of the quicksort algorithm.

About

This implementation helps to illustrate how the Lamport algorithm works.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages