You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/04/22 18:04:00 UTC

[jira] [Commented] (QPIDJMS-430) Lock-Free FifoMessageQueue

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

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

tabish121 commented on issue #26:
URL: https://github.com/apache/qpid-jms/pull/26#issuecomment-617939168


   Closing this for now as most testing doesn't show a real need to optimize this bit of the client code right now and keeping it simpler allows for better long term maintenance. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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
>
> 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
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org