mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
Example.DDS: Add option to switch DDS RMS plugin
This commit is contained in:
committed by
Dennis Klein
parent
7002dcbca3
commit
2c4a6674d2
@@ -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
|
||||
|
Reference in New Issue
Block a user