Hi,

i have a use case where at any point in time i may have a queue that has a
backlog of 500K persistent messages.  this is by design since the consumer
is not long running but rather starts at certain time intervals.  is there a
sizing guide somewhere that i can use to calculate for how much storage i
need to allocate to my amq persistence store?  or is it just a simple
calculation of multiplying the number of backlog messages by the size of
each message & then add about 10% more to the total to account for the
index?

appreciate very much any help.

-- 
View this message in context: 
http://www.nabble.com/persistence-store-sizing-guide-tp25492243p25492243.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to