Binds to :8000
make run-coordinatorBinds to whatever is given as ADDR param
make run-worker NAME=w1 ADDR=localhost:9001Provide a name to the task and the command to run
make run-client ACTION=create NAME="my-task" COMMAND="echo hello" PRIORITY=critical
