[jboss-user] [Messaging, JMS & JBossMQ] - JMS Connection pooling
CsamGuy
do-not-reply at jboss.com
Wed Feb 20 04:12:45 EST 2008
Hi,
I have a questions about Topic / Queue connection pooling in JBoss. I am using JBoss AS v4.0.2.
Now to the best of my knowledge, A JMS Connection is not a lightweight object for creation. If I create and close a Connection every time i send a Message, it will significantly slow down operations. My question is that whether JBoss provides Connection pooling facility for JMS Topic / Queue Connections by default or not.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130654#4130654
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4130654
More information about the jboss-user
mailing list