You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Gábor Gyimesi (Jira)" <ji...@apache.org> on 2023/03/31 10:05:00 UTC

[jira] [Updated] (MINIFICPP-1979) Use Coroutines with asio

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

Gábor Gyimesi updated MINIFICPP-1979:
-------------------------------------
    Fix Version/s: 0.14.0

> Use Coroutines with asio
> ------------------------
>
>                 Key: MINIFICPP-1979
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1979
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Martin Zink
>            Assignee: Martin Zink
>            Priority: Minor
>             Fix For: 0.14.0
>
>          Time Spent: 7h
>  Remaining Estimate: 0h
>
> All of our compilers support coroutines, (for gcc 10.2(centos, docker) but it must be enabled with the -fcoroutines flag)
> The async operations in asio use callback chains, which can be made much simpler with coroutines. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)