gnodet wrote: > > If you don' t use any persistent store, messages must be kept in memory, > so you are obvisouly limited by the available mem. >
Yes, this is what I would expect. > If you use a jdbc store, messages can be removed from memory and > store for later consumption. > Yes, except it doesn't actually work! It writes things to the store, but it is still very much limited by memory for some reason. (Someone reported this as AMQ-845 earlier, but with no response). -- View this message in context: http://www.nabble.com/Paging-support-tf2163517.html#a6034790 Sent from the ActiveMQ - User forum at Nabble.com.
