Overview
This is a simple implementation of the echo algorithm in a multi-threaded environment, using C.
How to run
execute the following command in the root directory of the project:
$ make
$ ./echo_algorithm
This is a simple implementation of the echo algorithm in a multi-threaded environment, using C.
execute the following command in the root directory of the project:
$ make
$ ./echo_algorithm