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 subversion and git services (Jira)" <ji...@apache.org> on 2022/07/27 17:43:00 UTC

[jira] [Commented] (PROTON-2584) [proton-dotnet] Improve the performance of synchronous receive calls

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

ASF subversion and git services commented on PROTON-2584:
---------------------------------------------------------

Commit 0d420ac3a738bbbee390eaebe39d7353a00410e6 in qpid-proton-dotnet's branch refs/heads/main from Timothy Bish
[ https://gitbox.apache.org/repos/asf?p=qpid-proton-dotnet.git;h=0d420ac ]

PROTON-2584 Better manage prefetch and credit replenish

Better manage the handling of prefetched messages and how the
credit replenish check determines when to refill to improve
the time it takes to provide a message from prefetch to a
receive call.


> [proton-dotnet] Improve the performance of synchronous receive calls
> --------------------------------------------------------------------
>
>                 Key: PROTON-2584
>                 URL: https://issues.apache.org/jira/browse/PROTON-2584
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: proton-dotnet
>    Affects Versions: proton-dotnet-1.0.0-M2
>            Reporter: Timothy A. Bish
>            Assignee: Timothy A. Bish
>            Priority: Major
>             Fix For: proton-dotnet-1.0.0-M3
>
>
> Managing the queue of waiting Tasks that are completed as new message arrive or are completed immediately if a delivery is in prefetch already is currently to expensive leading to very sluggish receiver performance.  Improving this layer will result in more matched sender to receiver rates.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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