Details
-
Technical task
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
Description
Look at QtConcurrent, maybe things like MapReduce, see whether the parallel stdlib algorithms could be used in any of it. We do recognize from the get-go that this might not be feasible, because the parallel algorithms don't have any executor/threadpool control, whereas QtConcurrent at least internally does.