Rev | Line | |
---|
[183] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
| 2 | <pacpus>
|
---|
| 3 | <components>
|
---|
| 4 | <component name="producer" type="ProducerExample" ui="0" verbose="1" />
|
---|
| 5 | <component name="consumer" type="ConsumerExample" ui="0" verbose="1" verbosity-level="2" output-path="output-consumer.txt" />
|
---|
| 6 | </components>
|
---|
| 7 |
|
---|
| 8 | <connections>
|
---|
| 9 | <connection output="producer.image" input="consumer.image" type="direct" priority="0" />
|
---|
| 10 | </connections>
|
---|
| 11 |
|
---|
| 12 | <plugins prefix="" postfix="" extension="dll">
|
---|
| 13 | <plugin lib="ProducerConsumerExample" />
|
---|
| 14 | </plugins>
|
---|
| 15 |
|
---|
| 16 | <parameters>
|
---|
| 17 | </parameters>
|
---|
| 18 | </pacpus>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.