#Contributor: Pierre Louis Aublin  <pierre-louis.aublin@inria.fr>

Original scripts modified to be able to run the different component
on several machines

In short, the file config.js contains the association component <-> machine.
Then, the script runs each component on the remote machine using ssh.
All the ssh sessions are kept opened in a tmux session.
You can attach to it with the following command:
   $ tmux attach-session -tsoceda

Note: you need to be able to start a graphical session on the machine from which you run the script.
