Hacker News new | ask | show | jobs
by deepsun 1066 days ago
Imagining next step could be something like: "process this collection of task-items as you wish". If you squint, any concurrent execution can be viewed as sequence of tasks (which can also be collections), even if there is only one or two of them.
1 comments

Something along what Cuda, OpenCL or ISPC do, but integrated to the language.