mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-13 08:41:16 +00:00
Distribution policies forbid installation of environment scripts at the install prefix. So, e.g. in the Fedora DDS package the DDS_env.sh is installed to /usr/bin and available via $PATH. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ex-qc-topology.xml | ||
fairmq-ex-qc-env.sh | ||
fairmq-start-ex-qc.sh.in | ||
qCDispatcher.cxx | ||
qCTask.cxx | ||
README.md | ||
sampler.cxx | ||
sink.cxx |
QC
A topology consisting of 4 devices - Sampler, QCDispatcher, QCTask and Sink. The data flows from Sampler through QCDispatcher to Sink. On demand - by setting the corresponding configuration property - the QCDispatcher device will duplicate the data to the QCTask device. The property is set by the topology controller, in this example this is the fairmq-dds-command-ui
utility.