Hi Suman,
        It's a good question. Currently the JMS client does not provide 
connection pooling outside of an application server. This is something we are 
looking at for future releases. Currently you have the option of using the Qpid 
JCA adapter that provides for JEE integration that allows for both Connection 
and Session pooling. Out of curiosity, why do you need 256+ sessions 
simultaneously? 

Regards,

Weston
On Feb 7, 2012, at 11:07 AM, suman wrote:

> Hello All,
> Iam quite new to QPID.Iam using QpidClient of Java and using JMS.
> Iam just wondering how to do connection pooling using AMQConnectionFactory.
> I tried using SingleConnectionFactory of spring but one connection in QPid
> will let me create only 256 sessions at same time and i need more than that
> 
> Many Thanks
> 
> --
> View this message in context: 
> http://qpid.2158936.n2.nabble.com/JMS-Client-usage-best-practices-tp7170254p7262798.html
> Sent from the Apache Qpid users mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> Apache Qpid - AMQP Messaging Implementation
> Project:      http://qpid.apache.org
> Use/Interact: mailto:[email protected]
> 


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to