Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • one CM per .cnf (long-lived process)
  • does collection control the BOS?  We believe not.  Doesn't change frequently
  • does monshm participate in collection?  yes
  • how flexible are DRP exe's:  ideally multiple dlopen's, so long-lived, but feels unlikely given constraints
  • more seamless restarts?  on-the-fly restarts feel very difficult.  would complicate the code significantly.  better to keep code simple.  AMI can be restarted independently.
  • use zmq select to timeout
  • use python-proxies for C++.  Communicate python-created datagrams to C++ via zmq.

Image Added

Issues

  • Will procmgr scale?  Can we reduce restart time?
  • Does map of detector-to-dti-link-to-drp-node-pgp-lanes live in cnf or database?
  • How do we manage the BOS?