[–] efge 6y ago ↗ The presentation in the article is actually top-down, contrary to the title.An alternative title could be "all the hoops we have to jump through because we don't have lightweight threads and Loom yet".
[–] toolslive 6y ago ↗ > You might say that coroutines are the monads of parallel programming.Nope. concurrency. parallelism is a resource.
[–] withparadox2 6y ago ↗ Excellent article, and it is still unclear to me about how to reenter the code block if suspension occurs.
3 comments
[ 3.0 ms ] story [ 16.4 ms ] threadAn alternative title could be "all the hoops we have to jump through because we don't have lightweight threads and Loom yet".
Nope. concurrency. parallelism is a resource.