View Source

{center}{*}Configuration of the component (CDK)*{center}
{table-plus}




|| {color:#333333}Parameter{color} || {color:#333333}Description{color} || {color:#333333}Default{color} || {color:#333333}Required{color} || {color:#333333}Required{color} ||
| acceptor-pool-size | The size of the thread pool used to accept Message Exchanges from the NMR. Once a message is accepted, its processing is delegated to the processor pool thread. | {center}\\
3\\
{center}\\ | {center}\\
Yes\\
{center}\\ | {center}\\
Runtime\\
{center}\\ |
| 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. | {center}\\
10\\
{center}\\ | {center}\\
Yes\\
{center}\\ | {center}\\
Runtime\\
{center}\\ |
| 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. \\ | {center}\\
50\\
{center}\\ | {center}\\
No\\
{center}\\ | {center}\\
Runtime\\
{center}\\ |
| notifications | Enable the EDA mode. The component produces and consumes notifications. See the EDA documentation for further details. \\ | {center}\\
false\\
{center}\\ | {center}\\
No\\
{center}\\ | {center}\\
Installation\\
{center}\\ |
| 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 :
* an URL
* a file relative to the PEtALS installation path
* an empty value to stipulate a non-using file | {center}\\
\-\\
{center}\\ | {center}\\
No\\
{center}\\ | {center}\\
Installation\\
{center}\\ |
{table-plus}