next up previous
Next: Controlling the Simulation Up: User Manual: Building Simulator Previous: Running the Building Simulator

   
Nodes

The building simulator is able to start further ERLANG-nodes which are intended to perform input/output. The simulation itself is not distributed.

Input syntax in the configuration file is

'[ node, ' NodeName ',' HostName '].'
where NodeName is the name of a ERLANG-node and HostName is the name of a host.

It must be possible that a command on HostName can be executed and that the local and the remote host have access to the same file system.



deiss@informatik.uni-kl.de