[
https://issues.apache.org/jira/browse/APEXCORE-402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Weise updated APEXCORE-402:
----------------------------------
Summary: SpscArrayQueue to notify publishing thread on not full condition
(was: Provide SpscArrayQueue based implementation that uses Condition to notify
publishing thread on not full condition)
> SpscArrayQueue 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)