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

ASF GitHub Bot commented on QPIDJMS-430:
----------------------------------------

Github user jdanekrh commented on the issue:

    https://github.com/apache/qpid-jms/pull/26
  
    Wouldn't `@Contended` annotation work just as well? 
http://mail.openjdk.java.net/pipermail/hotspot-dev/2012-November/007309.html (I 
just googled it...)


> Lock-Free FifoMessageQueue
> --------------------------
>
>                 Key: QPIDJMS-430
>                 URL: https://issues.apache.org/jira/browse/QPIDJMS-430
>             Project: Qpid JMS
>          Issue Type: Improvement
>            Reporter: Francesco Nigro
>            Priority: Minor
>             Fix For: 0.39.0
>
>
> A lock-free single producer multi consumer double ended queue would allow for 
> the common cases (enqueue/dequeue) to benefit from a better throughput and 
> lower latencies while allowing busy spin waits to benefits from some 
> additional boost



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to