The asyncio documentation is difficult to read and theres not enough examples.
@BrandNewByxor6 жыл бұрын
I have no trouble understanding asynchronous programming in javascript, and I've been programming in many languages for over 7 years, but I've invested over 20 hours (not kidding) trying to learn asyncio (over the course of a month). I still have no idea how to use it. I'm hoping this time (2 years later) it'll make sense.
@magno51575 жыл бұрын
well...the examples are trapped inside a nursery
@2sourcerer5 жыл бұрын
@@BrandNewByxor Is it that different from promise-based async/await in JavaScript? On first glance it seems very similar.
@BrandNewByxor5 жыл бұрын
@@2sourcerer To the best of my knowledge, async/await is like the newer version of promises. So yes.
@dannydai15 жыл бұрын
It was really messed up. Expecting 3.8 to simplify it. High level and low level should be separate. documents are terrible too. And too many schedulers exist. Kernel's scheduler , Gil , event loop