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

Tuning for maximum concurrency

For most high-volume deployments on server-class hardware, many operations take place simultaneously. Tuning for maximum concurrency ensures that the server accepts enough load to saturate its processors.

One sign of an inadequately tuned configuration is when additional load does not result in additional processor usage, while the processors are not fully used. To optimize these operations for maximum concurrency, the general guideline is to follow the execution flow and remove bottlenecks one at a time.

Higher concurrent processing means higher resource requirements (memory and number of threads) on the server. It needs to be balanced with other tuning objectives, such as the handling of large objects, handling large numbers of users, and providing good response time.

Advanced tuning