[rabbitmq-discuss] (java) Is Connection pooling required ?
    Gavin Bong 
    vinorasmus at gmail.com
       
    Sat Nov  8 08:21:53 GMT 2008
    
    
  
Hi,
Scenario:
We have to support many concurrent client producer threads (in the
order of 30 threads) connecting to the same { broker/virtualhost/realm
}.
Concerns:
Should I attempt to pool Connections via an object pooling framework
(e.g. commons-pool) ? Has anyone attempted this and if yes, would you
please share your experiences/gotchas ?
Regards,
Gavin
    
    
More information about the rabbitmq-discuss
mailing list