RE: ActiveMQ Classic to IBM MQ Bridge Throughput

2024-04-04 Thread Jason Jackson
@activemq.apache.org Subject: Re: ActiveMQ Classic to IBM MQ Bridge Throughput [You don't often get email from ant...@apache.org. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] CAUTION: This email originated from outside of the organization. Do not click links or

Re: ActiveMQ Classic to IBM MQ Bridge Throughput

2024-03-28 Thread Anton Roskvist
Hi Jason, There are quite a few variables to consider for this, but from the top of my head I'd suggest you look into increasing the "cache-level" and "concurrentConsumers" properties of camel-jms and possibly provide pooling or caching of your connections using something like Springs "Caching

ActiveMQ Classic to IBM MQ Bridge Throughput

2024-03-27 Thread Jason Jackson
I am using ActiveMQ Classis 5.18.3, I am working on upgrading to 6.1.0. Until I am able to perform the update I have created a bridge using Spring/Camel built into ActiveMQ to IBM MQ. I am able to connect to IBM MQ and send/receive message without any issues. My ActiveMQ to IBM MQ bridge begins