The maximum number of concurrent requests defaults to 10. This can be changed when constructing the operation.
Be aware that because requests are being parallelized performance is also dependent on the client's underlying connection pool. If there are no connections available performance will suffer initially as connections will need to be established or worse they could time out.
@author Dave Rusek
|
|