[rabbitmq-discuss] RabbitMQ - another HA approach - shared mnesia folders
Michael Klishin
michael.s.klishin at gmail.com
Tue Oct 1 19:14:24 BST 2013
2013/10/1 Peter Sokolowski <sysfalcon at gmail.com>
> Here's my question: I'm not sure whether this is a good direction to
> go to make HA in RabbitMQ without synchronization (only by sharing
> mnesia folders)?
>
Sharing database directory is too likely to make it corrupt.
Take a look at Federation and Shovel plugins if standard clustering does not
feet your needs. Pacemaker is also an option.
Relevant documentation links:
http://www.rabbitmq.com/distributed.html
http://www.rabbitmq.com/clustering.html
http://www.rabbitmq.com/ha.html
http://www.rabbitmq.com/shovel.html
http://www.rabbitmq.com/federation.html
http://www.rabbitmq.com/pacemaker.html
--
MK
http://github.com/michaelklishin
http://twitter.com/michaelklishin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131001/47c5d40a/attachment.htm>
More information about the rabbitmq-discuss
mailing list