Vladimir Ozerov created IGNITE-2314:
---------------------------------------
Summary: 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: Task
Components: general
Affects Versions: ignite-1.4
Reporter: Vladimir Ozerov
Assignee: Vladimir Ozerov
Priority: Critical
Fix For: 1.6
See
http://www.1024cores.net/home/lock-free-algorithms/queues/non-intrusive-mpsc-node-based-queueThis 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)