-
Notifications
You must be signed in to change notification settings - Fork 0
confidence93/async-crawler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
I am very curious about the implementation mechanism of coroutines. It is single-threaded. Registering a callback () will achieve high concurrency (in general, Python ’s thread overhead is 50k and coroutines are around 3k), but this callback () is Where is it executed and where is it destroyed? I am very interested in these, and the outbreak happened to be at home, so I have this repository
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published