Re: Message loss in network of brokers - transactional send

2011-06-11 Thread oseymen
Hi, Based on below test and my further tests where I kill the target broker during store-and-forward operation, I am seeing messages lost/dropped. Basically this problem occurs when messages are sent to a queue on one broker which is configured to be "staticallyincluded" to forward messages to an

RE: ActiveMQ Production worthiness

2011-06-11 Thread Josh Carlson
We have been using activemq in production for about a year now. We use persistant messaging and shared file system master /slave for high availability (don't forget to enable tcp_keepalive) and use STOMP. Sparse documentation is my largest complaint. I purchased a $25 doc from some private compa

Re: ActiveMQ Production worthiness

2011-06-11 Thread Arjen van der Meijden
First off, I wouldn't call "< 10k/minute" low volume (unless its also < 1k orso), but that's a matter of opinion. I think my peak of about 10k messages/minute constitutes of a "relatively high volume". At least on the comment of not being able to run out of the box... it did for me every time