You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/11/16 17:14:00 UTC

[jira] [Updated] (ARROW-10182) [C++] Add basic continuation support to futures

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

ASF GitHub Bot updated ARROW-10182:
-----------------------------------
    Labels: pull-request-available  (was: )

> [C++] Add basic continuation support to futures
> -----------------------------------------------
>
>                 Key: ARROW-10182
>                 URL: https://issues.apache.org/jira/browse/ARROW-10182
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: C++
>            Reporter: Weston Pace
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Add support for Then, WhenAny, and WhenAll.  This will allow for expressing dependencies between tasks and eliminates threads in the thread pool that are simply waiting for other tasks to complete.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)