Changes between Version 15 and Version 16 of Tutorials/oMF/tut1


Ignore:
Timestamp:
Oct 15, 2014, 7:16:17 PM (10 years ago)
Author:
wontoniii
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/oMF/tut1

    v15 v16  
    8686Software and experiment control in the ORBIT testbed can be automated greatly using the OMF framework. An OMF control script is written in Ruby and allows the experimenter to specify the set of nodes, their network configuration, to specify software components and arguments, and to control their execution on one or more nodes. We will use an OMF script to bring up 4 ORBIT nodes to host our topology, with corresponding software components.
    8787
    88 We will first introduce the main details of the scripts that will be run and then will step to the execution itself.
     88We will first introduce the main details of the scripts that will be run and then we will step to the execution process itself.
    8989
    9090==== Software Component Specification ====