Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
Description
The plan fragments will use a task-based model for parallel processing.
That means that there is a scheduler that gets assigned tasks for execution, keeps selecting the next task for execution, and assigning it to a specific executor (aka arrow thread pool).
Attachments
Issue Links
- is superceded by
-
ARROW-15079 [C++] Add scheduler to constrain memory of exec plans
- Open