Posted: Wed May 25, 2005 11:02 pm Post subject: How many physical connections should I have ?
Newbie
Joined: 14 Feb 2005 Posts: 7
Hi,
I have an application using JMS over MQ. Application has multiple threads, sending messages simultaniously.
Being relatively new, I'm having a dilemma between using:
- Multiple physical connections (pooled of course)
- 1 single physical connection, with multiple sessions on it.
The JMS spec recommends a single connection. However, intuitively I'd expect multiple connections to perform better.
Did anyone happen to have experimented with this ?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum