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