Re: [camel] Spring's SingleConnectionFactory

2007-05-22 Thread James Strachan
On 5/22/07, Jeff Gunther <[EMAIL PROTECTED]> wrote: We did some load testing today and noticed some performance issues with the JmsComponent. Based on some research, it appears that Spring's SingleConnectionFactory might improve performance. Sorry about that - we should have big flashing warnin

[camel] Spring's SingleConnectionFactory

2007-05-21 Thread Jeff Gunther
We did some load testing today and noticed some performance issues with the JmsComponent. Based on some research, it appears that Spring's SingleConnectionFactory might improve performance. Do you think that the SingleConnectionFactory can improve overall JMS performance? If so, how can the