Introduction to Master / SlaveIf you don't have an existing HA infrasturcture like a SAN, the Pure Master Slave configuration is the recommended way for providing high availability and fault tolerance for Apache ActiveMQ. The Pure Master Slave functionality is only available in the Apache ActiveMQ 4.0 release and above. The following are the different kinds of Master/Slave configurations available:
If you are using a shared network file system such as a SAN we recommend a Shared File System Master Slave. If you are happy to dispense with the high performance journal and are using pure JDBC as your persistence engine then you should use JDBC Master Slave instead. |