Hostfile and Execution

Before program execution, you should prepare a hostfile.

<?xml version="1.0" ?>
<OmniRpcConfig>
   <Host name="alice" />
   <Host name="dennis" />
   <Host name="jack" />
</OmniRpcConfig>

The rest of the procedure is the same the former example. The relationship between the agent and rex is shown below.