You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/01 10:45:00 UTC

[jira] [Commented] (IGNITE-6809) Use MPSC queue in striped pool

    [ https://issues.apache.org/jira/browse/IGNITE-6809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16233915#comment-16233915 ] 

ASF GitHub Bot commented on IGNITE-6809:
----------------------------------------

GitHub user gvvinblade opened a pull request:

    https://github.com/apache/ignite/pull/2960

    IGNITE-6809

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-6809

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

    https://github.com/apache/ignite/pull/2960.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 #2960
    
----
commit ee82cfec091d2cc5f92c5a894911a2fbea5d9f6e
Author: Igor Seliverstov <gv...@gmail.com>
Date:   2017-11-01T10:44:02Z

    IGNITE-6809 Use MPSC queue in striped pool

----


> Use MPSC queue in striped pool
> ------------------------------
>
>                 Key: IGNITE-6809
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6809
>             Project: Ignite
>          Issue Type: Improvement
>      Security Level: Public(Viewable by anyone) 
>            Reporter: Igor Seliverstov
>            Assignee: Igor Seliverstov
>            Priority: Normal
>
> Use MPSC queue in striped pool
> Let's start from [MP-SC concurrent linked queue implementation based on Dmitry Vyukov's|http://www.1024cores.net/home/lock-free-algorithms/queues/non-intrusive-mpsc-node-based-queue]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)