[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1153) Optimisation for message sucking

Tim Fox (JIRA) jira-events at lists.jboss.org
Fri Nov 16 05:40:18 EST 2007


Optimisation for message sucking
--------------------------------

                 Key: JBMESSAGING-1153
                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1153
             Project: JBoss Messaging
          Issue Type: Task
            Reporter: Tim Fox
         Assigned To: Tim Fox
             Fix For: 1.4.0.SP2


Currently JBM uses a single shared database for all nodes so when sucking messages we can do a simple optimisation to move the message from one channel to another using a SQL UPDATE. This should improve performance for message redistribution, especially for larger messages.

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list