Hi, we found that Camel together with the JMS component over Websphere MQ is quite slow, it takes up to a second for Camel to forward a message. There is an old bug which might explain this behaviour: New JMS connection being created for every message https://issues.apache.org/jira/browse/CAMEL-604
I did a trace of MQ within Camel, and there were indeed a lot of MQOPEN calls, so I guess the problem is still there. Can anybody confirm this? Is the bug still there? Is there a work-around? Any chance of this bug getting fixed? Thanks, Juergen -- View this message in context: http://camel.465427.n5.nabble.com/New-JMS-connection-being-created-for-every-message-tp5637735p5637735.html Sent from the Camel - Users mailing list archive at Nabble.com.