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

ASF GitHub Bot commented on APEXCORE-402:
-----------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-apex-core/pull/286


> Provide SpscArrayQueue based implementation that uses Condition to notify 
> publishing thread on not full condition
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: APEXCORE-402
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-402
>             Project: Apache Apex Core
>          Issue Type: Sub-task
>            Reporter: Vlad Rozov
>            Assignee: Vlad Rozov
>             Fix For: 3.4.0
>
>
> For smaller queue sizes and fast producers/consumers, using condition 
> notification provides larger throughputs compared to implementations that 
> sleep progressively.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to