/LanHouse

This is a project for concurrent programming course

Primary LanguageGoGNU General Public License v3.0GPL-3.0

LanHouse

This is a project for concurrent programming course

Requirements

Building and running

  • At project directory, run:
    • go build
    • ./LanHouse

Running tests

  • At project directory:
    • Make sure there is the ouput directory and LanHouse executable
    • chmod +x test.sh
    • ./test.sh number_of_executations

Author