[rabbitmq-discuss] configure external data store(like database)	for message durability in rabbitmq
    Michael Klishin 
    michael at rabbitmq.com
       
    Mon Sep 30 15:58:14 BST 2013
    
    
  
On sep 30, 2013, at 6:37 p.m., "PATAR, SAGAR" <sp345s at att.com> wrote:
> Looks like Rabbit MQ support external different backing stores / databases for message durability..  I couldn’t find any help/document/tutorial on how to use or configure external database instead of default file store.. Have anyone implemented this if so how does the performance look..
> Any help is highly appreciated
Take a look at [1] and [2].
Implementing your own storage is possible but is not trivial and likely will not be worth the effort
for most projects. Using a custom message index implementation to reduce RAM
usage is much easier, see [2].
1. http://www.rabbitmq.com/blog/2011/01/20/rabbitmq-backing-stores-databases-and-disks/
2. http://hg.rabbitmq.com/rabbitmq-toke/
MK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130930/a0cb2636/attachment.pgp>
    
    
More information about the rabbitmq-discuss
mailing list