FairMQ/fairmq/run
Radoslaw Karabowicz 65ca151620 MQ/example9 Adapted to the new running scheme with DDS.
- removed the executables that are running only in DDS (ddsEx9Sampler.cxx,
ddsEx9TaskProcessor.cxx, ddsEx9FileSink.cxx, ddsParameterMQServer.cxx);
- adapted the executables to allow running within the DDS (setting channel names);
- changed the topology file to run the correct executables (ex9-dds-topology.xml);
- ex9-dds.json - changed the parameter channel name back to "data" (to be compatible with other examples);
- added a shell script to controlDDS.sh;

- added fairmq/fairmq-dds-command executable to send single commands to DDS;
- adapted parmq/parmq-server to run within DDS.
2016-05-30 11:28:42 +02:00
..
benchmark.json Add shared memory example 2016-05-11 14:52:53 +02:00
runBenchmarkSampler.cxx Allow rate limiting in the Shared Memory example 2016-05-18 16:01:21 +02:00
runDDSCommand.cxx MQ/example9 Adapted to the new running scheme with DDS. 2016-05-30 11:28:42 +02:00
runDDSCommandUI.cxx Refactor DDS example and tools to be able to run with/without DDS 2016-05-20 14:09:53 +02:00
runMerger.cxx Handle both single and multi part payloads in splitter/merger/proxy 2016-05-17 12:27:33 +02:00
runProxy.cxx Handle both single and multi part payloads in splitter/merger/proxy 2016-05-17 12:27:33 +02:00
runSink.cxx Let ParseAll exit if unsuccessfull 2016-05-12 17:28:33 +02:00
runSplitter.cxx Handle both single and multi part payloads in splitter/merger/proxy 2016-05-17 12:27:33 +02:00
startMQBenchmark.sh.in nanomsg: reset maximum receive msg size 2016-05-27 12:58:07 +02:00