[
https://issues.apache.org/jira/browse/IGNITE-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15179774#comment-15179774
]
Vladimir Ozerov commented on IGNITE-2314:
-----------------------------------------
Need to re-evaluate it for NIO session.
> Evaluate MPSC queue implementation from Dmitry Vyukov in GridNioServer
> -----------------------------------------------------------------------
>
> Key: IGNITE-2314
> URL: https://issues.apache.org/jira/browse/IGNITE-2314
> Project: Ignite
> Issue Type: Sub-task
> Components: general
> Affects Versions: ignite-1.4
> Reporter: Vladimir Ozerov
> Assignee: Vladimir Ozerov
> Priority: Critical
> Fix For: 1.6
>
> Attachments: MPSCConcurrentLinkedQueue.java,
> MPSCConcurrentLinkedQueueNode.java, MPSCConcurrentLinkedQueuePadding.java,
> MPSCConcurrentLinkedQueueTail.java
>
>
> See
> http://www.1024cores.net/home/lock-free-algorithms/queues/non-intrusive-mpsc-node-based-queue
> This queue is currently in the hear of the following products:
> 1) Akka
> 2) Aeron
> 3) Netty
> 4) Some Netflix libs.
> Implementation is pretty easy, so it should not be a problem to evaluate it
> quickly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)