Async-await on stable Rust!
jmh530
john.michael.hall at gmail.com
Fri Nov 8 15:24:00 UTC 2019
On Friday, 8 November 2019 at 09:57:59 UTC, Sebastiaan Koppe
wrote:
> [snip]
>
> Please have a look at the approach taken by structured
> concurrency. Recently mentioned on this forum by John Belmonte:
> https://forum.dlang.org/post/rnqbswwwhdwkvvqvodlb@forum.dlang.org
>
> Kotlin has taken that route as well and I have found working
> with it's concurrency very pleasant.
> [snip]
The nurseries idea looks the same as Chapel's cobegin blocks
https://chapel-lang.org/docs/primers/taskParallel.html
More information about the Digitalmars-d
mailing list