Example.QC: Add README

This commit is contained in:
Alexey Rybalchenko 2020-03-11 14:31:27 +01:00 committed by Dennis Klein
parent 8160edfd04
commit 3a8f34efaa
2 changed files with 22 additions and 18 deletions

4
examples/qc/README.md Normal file
View File

@ -0,0 +1,4 @@
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.