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

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

    [ https://issues.apache.org/jira/browse/DISPATCH-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17348703#comment-17348703 ] 

ASF GitHub Bot commented on DISPATCH-2142:
------------------------------------------

grs opened a new pull request #1229:
URL: https://github.com/apache/qpid-dispatch/pull/1229


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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
>
> 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