Support distributing multiple echoclient over the network
We archive synchronization through an external coordinator process awaiting n connections and a message on each connection. After receiving all messages it sends "Go" back on each connection and terminates.
The echo clients synchronize using the coordinator after establishing all TCP connections.
Edited by Maxim Onciul