Skip Navigation

Platform setting (platform)

XML Tag
Description
Comments
<delivery>
For 
OPM
 with attachments, add the perfAdjusterMaxDeliveryLoopThreadNumber attribute to the <delivery> tag. 
The perfAdjusterMaxDeliveryLoopThreadNumber attribute specifies the number of threads on the platform that are used to process and submit tasks to the 
OPM
 plug-in. The default value is 1.
Do not change any other existing attributes.
Sample configuration:
<platform> <delivery alertInitMsecInterval="XXX" deviceInitMsecInterval="XXX" taskInitMsecInterval="XXX" taskExecMsecInterval="XXX"pingPluginsSecInterval="XXX" taskExecTimeoutCheckSecInterval="XXX" perfAdjusterMaxDeliveryLoopThreadNumber = "1"/> </platform>