You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Andrew Stitcher (Jira)" <ji...@apache.org> on 2021/12/22 16:52:00 UTC

[jira] [Created] (PROTON-2479) Improve proactor read performance by actually resizing input buffer

Andrew Stitcher created PROTON-2479:
---------------------------------------

             Summary: Improve proactor read performance by actually resizing input buffer
                 Key: PROTON-2479
                 URL: https://issues.apache.org/jira/browse/PROTON-2479
             Project: Qpid Proton
          Issue Type: Improvement
          Components: proton-c
    Affects Versions: proton-c-0.36.0
            Reporter: Andrew Stitcher
            Assignee: Andrew Stitcher
             Fix For: proton-c-0.37.0


The logic for resizing the input buffer in proton-c is obscure and semi-automatic in a low level part of the code. This has menat that the existing proactor read code doesn't actually resize the input buffer because of the specific call sequence it uses.

It is much better to make the resizing logic more explicit!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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