After spending some time reading, with reference to the following link,
http://activemq.apache.org/clustering.html
What I am trying to figure out is if it is possible to achieve a cluster
with fault tolerance deploying with "Networks of brokers" or should I
consider "Master/Slave" in addition to "Networks of brokers". Not sure
how the hybrid deploying works. Any comments would help. Thanks.
On 11/25/15 11:13 AM, Rallavagu wrote:
Any takers on this? Thanks.
On 11/24/15 1:37 PM, Rallavagu wrote:
All,
What is the recommended deployment architecture for an enterprise?
1. Master/Slave with replicated Level DB
(http://activemq.apache.org/replicated-leveldb-store.html)
2. Network of Brokers for scalability
3. Hybrid
In case of hybrid, is there a reference document that I could use?
Thanks.