Sounds like you need to configure the JMS caching levels & wrap your
ConnectionFactory in a CachingConnectionFactory

http://activemq.apache.org/jmstemplate-gotchas.html

On Friday, August 13, 2010, Craig Brumfield
<craig.brumfi...@apihotels.com> wrote:
>
> I configured a connection from my AMQ to Webspere MQ and can send messages,
> but they are sent very slowly.  It seems like each new message is a new
> connection to MQ.  If you browser consumers on my outgoing queue, it always
> shows 1, but if you click to view this consumer, it says it is invalid.
>
> As a point of reference, there were 1000 messages about 6k in size dropped
> on the MQ and I received these at the rate of 3-5 per second, across a VPN
> between Germany and western US.  But sending messages 20% of this size are
> sent to MQ at only 1 per second or less.
>
> How can I trace more detail about what is happening with this connection?
>
> Thanks,
> Craig
> --
> View this message in context: 
> http://old.nabble.com/AMQ-to-Websphere-MQ-performance-tp29433490p29433490.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>
>

-- 
James
-------
http://macstrac.blogspot.com/

Open Source Integration
http://fusesource.com/

Reply via email to