Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-3608

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

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.15
    • 0.15
    • C++ Broker, C++ Client
    • None

    Description

      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

      Attachments

        Activity

          People

            astitcher Andrew Stitcher
            astitcher Andrew Stitcher
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: