You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (Jira)" <ji...@apache.org> on 2021/05/19 20:07:00 UTC

[jira] [Created] (DISPATCH-2142) use dedicated buffers in tcp adaptor

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-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org