Rob Godfrey created QPID-4125:
---------------------------------

             Summary: [Java Broker] Improve persistent transacted message 
performance for multiple channels on same connection
                 Key: QPID-4125
                 URL: https://issues.apache.org/jira/browse/QPID-4125
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
            Reporter: Rob Godfrey
            Assignee: Rob Godfrey
             Fix For: 0.19


Use asynchronous transaction commits on channels to allow coalescing of commits 
on multiple channels on the same connection.  Defer the sending of "commit-ok" 
until the end of processing for the current incoming data / more work arrives 
on the same channel

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to