[Async-sig] New blog post: Notes on structured concurrency, or: Go statement considered harmful
Nathaniel Smith
njs at pobox.com
Wed Apr 25 05:24:15 EDT 2018
Hi all,
I just posted another essay on concurrent API design:
https://vorpus.org/blog/notes-on-structured-concurrency-or-go-statement-considered-harmful/
This is the one that finally gets at the core reasons why Trio exists;
I've been trying to figure out how to write it for at least a year
now. I hope you like it.
(Guido: this is the one you should read :-). Or if it's too much, you
can jump to the conclusion [1], and I'm happy to come find you
somewhere with a whiteboard, if that'd be helpful!)
-n
[1] https://vorpus.org/blog/notes-on-structured-concurrency-or-go-statement-considered-harmful/#conclusion
--
Nathaniel J. Smith -- https://vorpus.org
More information about the Async-sig
mailing list