[
https://issues.apache.org/jira/browse/ARROW-10182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou updated ARROW-10182:
-----------------------------------
Summary: [C++] Add basic continuation support to futures (was: Add basic
continuation support to futures)
> [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
> Fix For: 3.0.0
>
>
> 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)