Lazily Loading Queues
---------------------

         Key: JBMQ-12
         URL: http://jira.jboss.com/jira/browse/JBMQ-12
     Project: JBoss MQ
        Type: Task
  Components: Persistence  
    Reporter: Adrian Brock


This is a major change that is the last obstacle to JBossMQ scalability.

The idea is that messages will only be loaded into the server when the 
destination is activated
and then only part of the messages are loaded (enough to deal with the current 
throughput).

An attempt was made to do this and committed on Branch JBoss_3_2_5_JBossMQ_Lazy 
but the
work was abandoned. It does not deal with the more difficult problems.

In any case, the BasicQueues should be talking directly with the 
PersistenceManager.
In fact, I would favour that the BasicQueue implementation is actually 
pluggable and
determined by the PM to allow better optimization between these two important 
layers.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to