[
https://issues.apache.org/jira/browse/ARROW-8732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17101759#comment-17101759
]
Antoine Pitrou commented on ARROW-8732:
---------------------------------------
Potentially interesting read:
https://link.springer.com/chapter/10.1007/978-1-4842-4398-5_15
This paper looks interesting as well, but it's not in free access:
https://www.researchgate.net/publication/290103663_Composable_parallelism_foundations_in_the_IntelR_threading_building_blocks_task_scheduler
> [C++] Let Futures support cancellation
> --------------------------------------
>
> Key: ARROW-8732
> URL: https://issues.apache.org/jira/browse/ARROW-8732
> Project: Apache Arrow
> Issue Type: Wish
> Components: C++
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Major
>
> There should be a way for consumers of Futures to notify that they are not
> interested in the task at hand anymore. For some kinds of tasks this may
> allow cancelling the task in-flight (e.g. an IO task, or a task consisting of
> multiple steps).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)