[
https://issues.apache.org/jira/browse/ARROW-10182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ben Kietzman reassigned ARROW-10182:
------------------------------------
Assignee: Weston Pace
> [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: 5h 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)