[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Meaning of Paging Max Global Size
clebert.suconic@jboss.com
do-not-reply at jboss.com
Tue Aug 4 10:51:22 EDT 2009
anonymous wrote : What is still not clear in the user example was why was it possible to consume messages from destinationA and not from destinationB?
| In other words, once we hit the global paging mode, how can we consume the paged messages?
|
from the user's example, I' m assuming destinationA is the destination that will receive MESSAGE_COUNT (10000) messages, and destinationB the destination that will only receive one message.
At the current definition: You need to first consume the messages that are in memory for destinationA. As soon as you free up memory, destinationB will have their messages on queue.
ATM: The user just needs to configure paging at the address level. As that's probably what the user wants.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4247897#4247897
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4247897
More information about the jboss-dev-forums
mailing list