FairMQ/examples/qc
2020-03-11 14:51:19 +01:00
..
CMakeLists.txt Example.QC: Add README 2020-03-11 14:51:19 +01:00
ex-qc-topology.xml Add qc example 2020-02-21 18:37:33 +01:00
fairmq-ex-qc-env.sh Add qc example 2020-02-21 18:37:33 +01:00
fairmq-start-ex-qc.sh.in QC example: add setting of the property, test if its successful 2020-02-21 18:37:33 +01:00
README.md Example.QC: Add README 2020-03-11 14:51:19 +01:00
runQCConsumer.cxx QC example: add setting of the property, test if its successful 2020-02-21 18:37:33 +01:00
runQCProducer.cxx QC example: add setting of the property, test if its successful 2020-02-21 18:37:33 +01:00
runSampler.cxx Silence -Wunused-parameter 2020-03-10 14:30:23 +01:00
runSink.cxx Silence -Wunused-parameter 2020-03-10 14:30:23 +01:00

QC

A topology consisting of 4 devices - Sampler, QCProducer, QCConsumer and Sink. The data flows from Sampler through QCProducer to Sink. On demand - by setting the corresponding configuration property - the QCProducer device will duplicate the data to the QCConsumer device. The property is set by the topology controller, in this example this is the fairmq-dds-command-ui utility.