Skip to content

emajidev/vectorclocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vectorclocks

Vector Clocks in python

Is an algorithm for generating a partial ordering of events in a distributed system and detecting causality violations. Just as in Lamport timestamps, interprocess messages contain the state of the sending process's logical clock.

Vector-clock img

About

Vector Clocks in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages