[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Non atomic issue with paging
clebert.suconic@jboss.com
do-not-reply at jboss.com
Fri Jan 2 18:54:49 EST 2009
Actually.. this is a bit more complicated.
Paging happens before routing... not after.
We can't switch addSize by page, as that will happen at the queue level.
We would need to make PostOffice.route an atomic operation if you want that level of control over paging.
It will be easier to talk about this on IRC later.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199281#4199281
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199281
More information about the jboss-dev-forums
mailing list