mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-12 16:21:13 +00:00
.. | ||
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.