Do you think that the SingleConnectionFactory can improve overall JMS performance? If so, how can the JmsComponent be configured to use a SingleConnectionFactory?
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.
- [camel] Spring's SingleConnectionFactory Jeff Gunther
- Re: [camel] Spring's SingleConnectionFactory James Strachan