Configuring thread pool profile to improve throughput
When you use event-based connectors such as AMQP and Kafka, you can increase the number of threads by increasing the thread pool size in the default thread pool profile. To increase the thread pool size, update the aeEngineConfig.xml.mustache file on the Secure Agent machine.
By default, the thread pool size is limited to 10 threads and a maximum of 10 messages can be processed concurrently by the connections. Informatica recommends that you increase the thread pool size only if you want to increase throughput, because additional threads occupy some resources, and too large pools are not recommended. The thread pool size applies to all event-based connections.
You can also configure the thread pool profile settings on the Server Configuration page in Application Integration Console. When you configure the thread pool profile settings on both the Server Configuration page and the aeEngineConfig.xml.mustache file on the Secure Agent machine, the properties configured on the Server Configuration page take precedence. For more information about the thread pool profile settings on the Server Configuration page, see Server Properties.
To configure the thread pool profile, perform the following steps: