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 2018/11/14 16:13: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=16686794#comment-16686794 ] 

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

GitHub user franz1981 opened a pull request:

    https://github.com/apache/qpid-jms/pull/26

    QPIDJMS-430 Lock-Free FifoMessageQueue

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/franz1981/qpid-jms lock_free_fifo_q

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/qpid-jms/pull/26.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #26
    
----
commit f8c1a18ec87111138e3d302c9cce43f7abae4674
Author: Francesco Nigro <ni...@...>
Date:   2018-11-14T13:33:58Z

    QPIDJMS-430 Lock-Free FifoMessageQueue

----


> 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org