- Create a server in a new thread of taskmaster - Create a new binary: the client Make them echange informations. Find a way for the communication, maybe an existign rpc protocol ([tarpc](https://github.com/google/tarpc), [grpc](https://github.com/hyperium/tonic)) or a new one.