Changes between Version 4 and Version 5 of Software/eAM/bCMC


Ignore:
Timestamp:
Apr 23, 2015, 7:55:51 PM (9 years ago)
Author:
ssugrim
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Software/eAM/bCMC

    v4 v5  
    22[[TOC(Software/eAM/b*, depth=3)]]
    33
     4=== Description ===
     5
     6The Chassis Manager Controller (CMC) orchestrates the agents that are on each node. It keeps track of node states and issues commands to each node to preform the experiments. It maintains a model of the grid state by polling the individual node chassis managers.  It is the central clock keeper of an experiment and schedules experiment events (Up, down, exec, etc...)
     7
     8
    49=== Usage ===
    510
    6 The Chassis Manager Controller (CMC) orchestrates the agents that are on each node. It keeps track of node states and issues commands to each node to preform the experiments . It is the central clock keeper of an experiment and schedules experiment events (Up, down, exec, etc...)
    7 
    8 
    9 === Notes ===
     11The Chassis Manager Controller is not directly interacted with by users. Instead if acts on messages handed to it from the Experiment controller. It will respond to queries for the current state of the grid (read from the grid state model). It will also carry out on/off/reset commands by pushing messages to the individual CMs.
    1012
    1113