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
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