6 | | orbitHandler is an alternative framework for controlling the ORBIT lab. It consists of a series of console commands that that operate on subsets of nodes. It differs from 'NodeHandler' in that it doesn't operate automatically on an entire 'experiments', rather it allows you to individually piece together commands. |
| 6 | orbitHandler is an alternative framework for controlling the ORBIT lab. It consists of a series of console commands that that operate on subsets of nodes. The major features: |
| 7 | |
| 8 | * Precisely specifiy large, intricate node sets |
| 9 | * Send specific commands to each node in the set |
| 10 | * Distributed ftp equivilant |
| 11 | * Entirely command line driven |
| 12 | * No global grid operations |
| 13 | * Easy to create repeatable experiments |
| 14 | |
| 15 | == Node Sets == |
| 16 | |
| 17 | Node sets are contained in a file. This file name is the first parameter for every function. For example: |