Running EAI Siebel Adapter in Parallel
A common technique to improve throughput is to run multiple instances of the EAI Siebel Adapter in parallel.
For the MQ Receiver, you do this by running multiple receiver tasks. For more information, see Improving IBM WebSphere MQ Transport Performance.
For the EAI Object Manager, you do this by setting the MaxTasks
, MaxMTServers
, and MinMTServers
parameters, in order to run more threads (tasks) on more multithreaded
processes for the EAI Object Manager component. Also start multiple
simultaneous HTTP sessions. There is little interaction between each
instance of the EAI Siebel Adapter.
If the Siebel database server is large enough, then almost linear scalability of the EAI Siebel Adapter is possible until either the limits of the CPU or the memory limits of the Siebel Server are reached.