Hi Ami,
when you say they are not even, what the exact ratio is?
BTW. regarding performance, I see that you used smaller value for the
prefetch size. Generally higher values have better performances. Also,
check out conf/activemq-throughput.xml for some tips regarding
increasing the throughput.
Hi Clark
Thanks for your answer.
We looked into the client-server architecture but we don't think it is
better for us since we cache the messages in memory and don't write them to
the disk. We rather lose some messages but have a fast handling.
If you think we are wrong please advise.
One other q
Ami,
Well the nice thing about ActiveMQ is almost everything is configurable.
>From your description I gather you have a requirement for high availability.
If this is the only reason for using multiple brokers then using a
master-slave
would be simplify things for you.
http://activemq.apach