marcielleal / LanHouse

This is a project for concurrent programming course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This is a project for concurrent programming course

License:GNU General Public License v3.0


Languages

Language:Go 96.8%Language:Shell 3.2%