Skip to content
  • Dan Gebhardt's avatar
    First update after an architectural change: · 53fcb773
    Dan Gebhardt authored
    - managerclients send their measurement request commands to the manager
      through the event system.
    - the automanagerclient sends its measurement requests to the manager
      using TCP.
    - The manager is the only entity to send measurement requests to the bgmons
      running on the nodes.
    - A queuing system on each bgmon orders requests based on test frequency,
      so that the fastest frequncy measurement is used.
    53fcb773