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

Vlad Rozov commented on APEXCORE-402:
-------------------------------------

The throughput is around 4 mil tuples/s with the default 1024 queue capacity 
and 14 mil tuples/s with 32K queue capacity.

> 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