You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Ben Kietzman (Jira)" <ji...@apache.org> on 2020/12/18 20:07:00 UTC

[jira] [Resolved] (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 ]

Ben Kietzman resolved ARROW-10182.
----------------------------------
    Resolution: Fixed

Issue resolved by pull request 8680
[https://github.com/apache/arrow/pull/8680]

> [C++] Add basic continuation support to futures
> -----------------------------------------------
>
>                 Key: ARROW-10182
>                 URL: https://issues.apache.org/jira/browse/ARROW-10182
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Weston Pace
>            Assignee: Weston Pace
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.0.0
>
>          Time Spent: 9.5h
>  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)