[
https://issues.apache.org/jira/browse/DISPATCH-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351810#comment-17351810
]
ASF subversion and git services commented on DISPATCH-2142:
-----------------------------------------------------------
Commit 66ab58c6b425ce921871792ddc47f021ef59342f in qpid-dispatch's branch
refs/heads/main from Charles E. Rolke
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=66ab58c ]
DISPATCH-2142: TCP adaptor must free malloc'd bytes at shutdown
> 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
> Priority: Major
> Fix For: 1.17.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]