[ 
https://issues.apache.org/jira/browse/IGNITE-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vladimir Ozerov updated IGNITE-2314:
------------------------------------
    Attachment: MPSCConcurrentLinkedQueueTail.java
                MPSCConcurrentLinkedQueuePadding.java
                MPSCConcurrentLinkedQueueNode.java
                MPSCConcurrentLinkedQueue.java

> 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)

Reply via email to