Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-2142

use dedicated buffers in tcp adaptor

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.17.0, 1.16.1
    • Protocol Adaptors
    • None

    Description

      Proton's raw connection support reads and writes each buffer with a separate read/write. As the routers buffers are very small, this is inefficient. The tcp adaptor could have dedicated buffers which could be larger and more efficient for use with proton, and then copy to/from these from the routers buffers.

      Attachments

        Activity

          People

            chug Charles E. Rolke
            gsim Gordon Sim
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: