FairMQ/examples/qc
2021-05-28 10:38:14 +02:00
..
CMakeLists.txt reduce noise in examples 2021-05-13 23:00:35 +02:00
ex-qc-topology.xml QC ex: rename qc devices, granular state control 2020-03-30 13:14:12 +02:00
fairmq-ex-qc-env.sh Add qc example 2020-02-21 18:37:33 +01:00
fairmq-start-ex-qc.sh.in Examples: Fix DDS agent log retrieval 2021-05-28 10:38:14 +02:00
qCDispatcher.cxx reduce noise in examples 2021-05-13 23:00:35 +02:00
qCTask.cxx reduce noise in examples 2021-05-13 23:00:35 +02:00
README.md QC ex: rename qc devices, granular state control 2020-03-30 13:14:12 +02:00
sampler.cxx reduce noise in examples 2021-05-13 23:00:35 +02:00
sink.cxx reduce noise in examples 2021-05-13 23:00:35 +02:00

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.