Slow producing of messages, expected behaviour?

2010-07-01 Thread matthiask
I'm trying to improve the performance of our backend and is currently as benchmark using a use case that takes about ~800 ms to execute and produces 40 JMS messages that are put on a queue (BytesMessage). Each message is a few kb. If I dummy out the JMS delivery, the same use case takes about 40

Re: Slow producing of messages, expected behaviour?

2010-07-08 Thread matthiask
re is that if message is lost between the producer and >> broker >> you will not be notified. >> >> Clark >> >> www.ttmsolutions.com >> ActiveMQ reference guide at >> http://bit.ly/AMQRefGuide >> >> >> >> >> matthiask wr