I have observed that a new thread is being created every time a new
connection to the qpid broker is opened. I am using messaging APIs. Is there
any way to restrict or stop it from creating new threads? Let's say when we
have large number of connections?
e.g
connection connection ("127.0.0.1:5672");
connection.open();
Thanks in Advance,
Ravi
--
View this message in context:
http://qpid.2158936.n2.nabble.com/Does-Qpid-messaging-API-create-a-new-thread-for-every-new-connection-tp7585394.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]