On Nov 1, 2016 2:16 AM, wrob...@riseup.net wrote:
>
> On 2016-10-30 17:58, Guido van Rossum wrote:
> > Regarding the documentation, I doubt we can get it in shape just by
> > filing issues. We should really just have a tutorial written by
> > someone with a good understanding of asyncio and writing skills.
>
> From my experience, I had to understand how "single-threaded concurrent
> code using coroutines" works. It is another concurrent programming model
> and maybe description of how coroutines can be used for multitasking
> (*without* asyncio) should be part of official Python tutorial after
> multithreading section? [1]
>

See also https://github.com/asyncio-doc/asyncio-doc/issues/15

Regards,

w

Reply via email to