Gordon Sim created DISPATCH-2142:
------------------------------------

             Summary: use dedicated buffers in tcp adaptor
                 Key: DISPATCH-2142
                 URL: https://issues.apache.org/jira/browse/DISPATCH-2142
             Project: Qpid Dispatch
          Issue Type: Improvement
          Components: Protocol Adaptors
            Reporter: Gordon Sim


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to