= Orbit Management Framework = Consists of three major software components: * [wiki:Internal/Infrastructure#GridServices Grid Services] * [wiki:Internal/Infrastructure#NodeHandler NodeHandler] * [wiki:Internal/Infrastructure#NodeAgnedt NodeAgent] == Grid Services == All testbed services are based on [wiki:Internal/Infrastructure/GridServicesApi ORBIT Grid Services API]. The services are 1. [wiki:Internal/Infrastructure/CMCGridService Chassis Manager Controller (CMC) Service] 2. [wiki:Internal/Infrastructure/FrisbeeGridService Frisbee Service] 3. [wiki:Internal/Infrastructure/InventoryGridService Inventory Service] 4. [wiki:Internal/Infrastructure/LoginGridService Login Service] 5. [wiki:Internal/Infrastructure/OMLGridService OML Service] 6. [wiki:Internal/Infrastructure/PXEGridService PXE Service] 7. [wiki:Internal/Infrastructure/InterferenceGridService Interference Service] == !NodeHandler == Component that runs on a console and is use to control the experiment. == !NodeAgent == Component that runs on a node and is in the receiving side of the !NodeHandler commands.