|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (1)
View Page History...
| processor-pool-size | The size of the thread pool used to process Message Exchanges. Once a message is accepted, its processing is delegated to one of the thread of this pool. | 10 | Yes | Runtime |
| processor-max-pool-size | The maximum size of the thread pool used to process Message Exchanges. The difference between this size and the processorpool-size represents the dynamic threads that can be created and destroyed during overhead processing time. | 50 | No | Runtime |
| processor-max-pool-size | The maximum size of the thread pool used to process Message Exchanges. The difference between this size and the processorpool-size represents the dynamic threads that can be created and destroyed during overhead processing time. | 50 | No | Runtime |
{hide-if:label=notifications}| | notifications | Enable the EDA mode. The component produces and consumes notifications. See the EDA documentation for further details. | false | No | Installation |{hide-if} |
| properties-file | Name of the file containing properties used as reference by other parameters. Parameters reference the property name in the following pattern $\{myPropertyName}. At runtime, the expression is replaced by the value of the property. \\
The value of this parameter is:
The value of this parameter is:
...