installation and running:
cd ./bin
cmake ../src
After that run ./server on your computer and ./client on computers on which your tasks will be run. ./server works in interactive mode. Two commands are available: run and info. After entering command run and name of task ID of task will be shown. After entering command info list of executors and theirs tasks will appear on the screen. In addition IDs of completed tasks will be shown.