IBM BPM, V8.0.1, All platforms > Tuning > Advanced tuning > IBM Business Monitor tuning

Configure work manager maximum threads

The processing of incoming events for a model is done through the use of several work manager thread pools. You can change the value of the Maximum number of threads property for the work managers to get full use of all available processors on an IBM Business Monitor server.

To configure the value, use the WebSphere Application Server administrative console and navigate to Resources > Asynchronous beans > Work managers > name.

The following list of work managers applies to IBM Business Monitor V8.

If you are working with a model from a previous version of IBM Business Monitor, you see a different list of work managers.
Name Maximum number of threads value
wbm_Moderator_EventConsumption 1
wbm_Moderator_EventParsing 10
wbm_Moderator_EventProcessing 20
wbm_Moderator_FragmentInsertion 1
wbm_Moderator_FragmentReadiness 3
wbm_Moderator_TimeBasedTriggerProcessing 1
wbm_ model_version_FragmentProcessing 1

Also ensure that Growable is not selected.

IBM Business Monitor tuning