Tuning the dispatcher system threads
The runtime SOA engine deals with composite execution. In this recipe. we'll tune one of its internal components—the BPEL Dispatcher System thread pool size.
This recipe applies to the BPMN engine too; settings need to be applied to each engine individually. See the There's more… section at the end of this recipe.
Getting ready
You will need to install SOA Suite with the Enterprise Manager Fusion Middleware Control component to use this recipe.
How to do it...
Follow these steps to set the Dispatcher System thread pool size:
Follow steps 1 to 3 in the Tuning SOA engine dispatcher invoke threads recipe, to get to the BPEL Service Engine properties page.
Set Dispatcher System Threads to a higher value for your system. We recommend starting at a value of
5
.Click on Apply in the top-right corner to persist these changes to the SOA Domain.
How it works...
In this recipe, we changed the BPEL Engine configuration for the Dispatcher System thread pool. This pool of threads...