Application to implement an n-node distributed system that with a vector clock
This project has been implemented using xmlRPC
- Run master.py
- Paralelly run process1.py, process2.py and process3.py each in their own seperate terminals
- Select source and destination nodes when prompted
The Vector Clock is updated in message exchange between a source node and destination node