On 11/29/2012 11:57 AM, trivedi_ravi13 wrote:

     Thank you, I Tried as you suggested, setting the environment variable
had no change in number of threads getting created when I look at the total
number of threads in /proc/<PID>/status file.

    I am creating 6 different connection objects and trying to open
connection on 6 different qpid brokers.

     My Processor has 2 cores only. One interesting Issue I found on JIRA
concerning the same problem.
   * QPID-1879 : The client library uses a new thread for every connection *

    This issue is set to resolved state but looking at the second comment
from " Andrew Stitcher " It seems that it has been reverted back because of
instability I think.

*      " Andrew Stitcher added a comment - 08/Dec/09 19:53
      This fix was reverted, due to some unforeseen interactions "*

    Could you please have a look at it and help me out..

What version are you using? Unless it is very old there should be a pool in place. Run pstack against the client process and we can see what the various threads are.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to