On 2/8/07, James Strachan <[EMAIL PROTECTED]> wrote:
Yes, Master/Slave is the answer for high availability and to avoid
message loss if a broker dies.

Slight correction - killing and restarting a regular broker with
persistent messaging will not loose messages. Its if you loose the box
on which the broker is running due to catastrophic hardware failure
that you might loose messages. i.e. you loose the local hard drive.

So Master/Slave solves this by either reusing a shared network store
(database or file system) or by replicating messages to different
local stores.

--

James
-------
http://radio.weblogs.com/0112098/

Reply via email to