Skip to content

confidence93/async-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

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

No packages published