cplusplus / sender-receiver

Issues list for P2300
Apache License 2.0
18 stars 3 forks source link

Propose sender-based async parallel algorithms #40

Open ericniebler opened 8 months ago

ericniebler commented 8 months ago

Issue by ericniebler Sunday Mar 19, 2023 at 16:09 GMT Originally opened as https://github.com/NVIDIA/stdexec/issues/840


Also: range-based? @rarutyun 's P2500 is a good start in this direction.

ericniebler commented 8 months ago

Comment by rarutyun Wednesday Mar 22, 2023 at 16:11 GMT


Thanks Eric.

We also thought about somehow extending the synchronous parallel algorithms with range-based API (not necessarily in P2500, might be a separate paper).

Please keep me in the loop if possible