Skip to content

Application to implement an n-node distributed system that with a vector clock

License

Notifications You must be signed in to change notification settings

prithvi-narayan-bhat/vector_clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vector Clock

Application to implement an n-node distributed system that with a vector clock

Organisation

This project has been implemented using xmlRPC

Usage

  1. Run master.py
  2. Paralelly run process1.py, process2.py and process3.py each in their own seperate terminals
  3. Select source and destination nodes when prompted

Expected Behaviour

The Vector Clock is updated in message exchange between a source node and destination node

Releases

No releases published

Packages

No packages published

Languages