Dmmc123 / ds_lab_8

Vector Clock implementation with Pipes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fall 2020 Distributed Systems Course Lab

Vetor Clock implemented with Pipes

Given a preprogrammed set of events, this program helps to obtain vector times for each of event. To run use:

$ python3 vector_clock.py

About

Vector Clock implementation with Pipes


Languages

Language:Python 100.0%