Changes between Version 24 and Version 25 of MTO
- Timestamp:
- 11/26/13 13:41:58 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MTO
v24 v25 15 15 16 16 Before 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. 18 18 {{{ 19 19 // Comment … … 23 23 # <name> <address> [<port>] 24 24 # 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.26 25 27 26 A localhost