[
https://issues.apache.org/jira/browse/QPIDJMS-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16740575#comment-16740575
]
ASF GitHub Bot commented on QPIDJMS-430:
----------------------------------------
franz1981 commented on issue #26: QPIDJMS-430 Lock-Free FifoMessageQueue
URL: https://github.com/apache/qpid-jms/pull/26#issuecomment-453593690
@tabish121 I can make this impl simpler (eg no padding) because it is an
improvement over the original version, but needs some macro test: thanks to
https://github.com/apache/activemq-artemis/pull/2467 we could have
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]