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

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

Github user franz1981 commented on the issue:

    https://github.com/apache/qpid-jms/pull/26
  
    Just as a reference: I'm getting about 80 M msg/sec with the new 
`FifoMessageQueue` while near 2.5 M msg/sec with the original one.
    On a end-to-end test I'm getting a 20% more throughput with my machine 
(that has not many cores and not fast ones). 


> 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