[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Global Limit for Paging?

timfox do-not-reply at jboss.com
Fri Aug 29 04:43:19 EDT 2008


"clebert.suconic at jboss.com" wrote : Do we really want a global limit for paging?
  | 

Yes.

anonymous wrote : 
  | Say... A single destination is responsible for consuming the whole memory defined by the global limit, so you set everything in page mode after that point.
  | 
  | All the other minor destinations will be set in page-mode, hence we will feed the pageStores instead of the Routing and queuing them.
  | 

Yes.

anonymous wrote : 
  | Setting a global limit is easy, the problem is how and when to start depaging when the global limit was achieved.
  | 

You can start depaging when total memory size drops to MAX_GLOBAL_MEMORY_SIZE - PAGE_SIZE

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4173251#4173251

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4173251



More information about the jboss-dev-forums mailing list