Example.DDS: Add option to switch DDS RMS plugin

This commit is contained in:
Dennis Klein
2019-07-18 00:31:21 +02:00
committed by Dennis Klein
parent 7002dcbca3
commit 2c4a6674d2
2 changed files with 14 additions and 8 deletions

View File

@@ -1,7 +1,3 @@
@bash_begin@
# source setup.sh
@bash_end@
sampler, localhost, , /tmp/fairmq-ex-dds, 1
processor, localhost, , /tmp/fairmq-ex-dds, 10
sink, localhost, , /tmp/fairmq-ex-dds, 1
sampler, 127.0.0.1, , /tmp/fairmq-ex-dds, 1
processor, 127.0.0.1, , /tmp/fairmq-ex-dds, 10
sink, 127.0.0.1, , /tmp/fairmq-ex-dds, 1