Improve consume performance when more data is being written by the broker than 
read
-----------------------------------------------------------------------------------

                 Key: QPID-3608
                 URL: https://issues.apache.org/jira/browse/QPID-3608
             Project: Qpid
          Issue Type: Improvement
          Components: C++ Broker, C++ Client
    Affects Versions: 0.15
            Reporter: Andrew Stitcher
            Assignee: Andrew Stitcher


There is a heuristic test in qpid/cpp/src/qpid/sys/posix/AsynchIO.cpp which 
attempts to ensure that writing data on a connection doesn't stop data being 
read on a connection. However in some circumstances this test means that little 
data is allowed to be written at once on connections.

https://bugzilla.redhat.com/show_bug.cgi?id=697966

--
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

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to