Changes between Version 24 and Version 25 of MTO

Show
Ignore:
Timestamp:
11/26/13 13:41:58 (11 years ago)
Author:
jorisborgdorff
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MTO

    v24 v25  
    1515 
    1616Before running MTO, its configuration files must be set to connect all clusters that will be used in a simulation. MTOs configuration is stored in three files: 
    17  * The global topology file (`$MUSCLE_HOME/etc/mto-topology.cfg`) states what clusters will be connected by the MTO and on which port it will listen for connecting MTOs. The file should be the same for all participating MTOs. 
     17 * The global topology file (`$MUSCLE_HOME/etc/mto-topology.cfg`) states what clusters will be connected by the MTO and on which port it will listen for connecting MTOs. The file should be the same for all participating MTOs. Having few listening hosts may cause a performance penalty; at least one host should listen for connections. 
    1818 {{{ 
    1919// Comment 
     
    2323# <name> <address> [<port>] 
    2424# If the port is omitted, this MTO will not listen for incoming connections. 
    25 # Having few listening hosts may cause a performance penalty; at least one host should listen for connections. 
    2625 
    2726A localhost