Configure number of threads and timeout for Initiating gateway
This section describes how to configure the number of threads and timeout for initiating gateway.
You can configure one initiating gateway for multiple responding gateways. (Multiple threads ensure better performance.)
maximumThreadCount
takes the value of max number of threads that you want to create.
For example, number of threads required to send the cross gateway requests:
maximumThreadCount=
Time out configurations for the requests:
default_timeout_sync
takes the value of the timeout for synchronous transactions.
default_timeout_async
takes the value of the timeout for asynchronous transactions.
For example:
default_timeout_sync=
default_timeout_async=
Parent topic: Initiating gateway