It would appear at this point that each async invocation involves a
listener thread, waiting for a response from the server. Is there a way to
configure the number of listener threads used by a particular client so
that 100 async invocations do not result in 100 listener threads?

I was doing some research on this issue and it appears that at some point
there was some work being done in this area:
http://cxf.547215.n5.nabble.com/Async-HTTP-client-side-td2835428.html

Regards,
Seumas Soltysik

Reply via email to