rajdavies wrote:
> 
> Store usage controls the maximum size of the AMQMessage Store
> TempUsage is the maximum size of the store used for non-persistent  
> messages that may optionally overflow from memory awaiting dispatch
> MemoryUsage is the maximum amount of memory the broker will use
> 
> cheers,
> 
> Rob
> 
> http://open.iona.com/ -Enterprise Open Integration
> http://rajdavies.blogspot.com/
> 

Are the settings enforced? For example, if I am running an embedded broker
inside another java app and have set the max jvm heap size to be 512MB, but
have set MemoryUsage to be 100MB. Will the broker only use at most 100MB of
memory, or can it exceed that amount?
-- 
View this message in context: 
http://www.nabble.com/StoreUsage%2C-TempUsage-and-MemoryUsage-tp15206526s2354p15212835.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to