Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 392 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 392 Bytes

Distributed TCP Ping

A simple networked tool to measure the latency between each pair of machines, on top of TCP stack.

Works in a distributed environment with arbitrary number of machines.

How to run

To build the project run /bin/bash build.sh

Refer the setup/ directory for instructions on how to setup and run the project in a distributed environment with 5 machines.