Weston Pace created ARROW-10182:
-----------------------------------
Summary: 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
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)