You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "marco polo (JIRA)" <ji...@apache.org> on 2017/05/17 20:00:07 UTC

[jira] [Commented] (MINIFI-202) consider moving away from std::queue

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

marco polo commented on MINIFI-202:
-----------------------------------

Introduced in MINIFI-270 to remove locking. This ticket will remain open to address other places where this might be useful. 

> consider moving away from std::queue
> ------------------------------------
>
>                 Key: MINIFI-202
>                 URL: https://issues.apache.org/jira/browse/MINIFI-202
>             Project: Apache NiFi MiNiFi
>          Issue Type: Improvement
>          Components: C++
>            Reporter: marco polo
>            Assignee: marco polo
>            Priority: Minor
>
> https://github.com/cameron314/concurrentqueue is a concurrent lock free queue offering excellent performance with a palatable license. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)