jms.NumConcurrentRequests

The jms.NumConcurrentRequests property specifies the maximum number of concurrent service call requests that can be sent to a connector at the same time. Once that maximum is reached, new service calls are blocked and must wait for another request to complete before proceeding.

Default value: 10

Possible values: Any positive integer

Update method: Component restart

Note:
This property is valid only if the value of DeliveryTransport is JMS.

Copyright IBM Corp. 1997, 2004