[rabbitmq-discuss] max amount of persisted data
tsuraan
tsuraan at gmail.com
Mon Mar 16 15:53:46 GMT 2009
How exactly does Rabbit use mnesia? Does it persist messages to a
simple disc_copy table that can only hold 4GB of data, or does it use
fragmented tables or local_content tables? I'm basically wondering
whether stock Rabbit can handle more than 4GB of persisted data, or
would it be wise to deploy with a tokyo cabinet mnesia backend or
something similar if huge persisted queues are expected.
More information about the rabbitmq-discuss
mailing list