The scripts in this directory run a single server and worker on localhost assuming that the main_server
and worker
have been compiled to their default location
- compile server and worker
- in separate terminals run
run_server.sh
andrun_worker.sh
in respective order - a log with timings will be written in the directory from which you run the server