[rabbitmq-discuss] the new persister and mnesia replication

Alex Lovell-Troy alex.lovelltroy at gmail.com
Sun Jul 18 09:53:22 BST 2010


I'm interested in using rabbitmq for guaranteed delivery rather than
speed.  Disk persistence through durable queues isn't enough because
messages can still be lost in the case of disk/host death.  But,
rabbitmq already uses mnesia for the durable message store and mnesia
is replicable.  Has anyone done anything with the current persistence
engine or the new persister to take advantage of mnesia replication to
replicate persistent messages on durable queues across multiple mnesia
nodes?  If not, is that a crazy thing to do in a low message volume
situation?

-alex


More information about the rabbitmq-discuss mailing list