Concurrency is the act of having your computer do multiple things at the same time. If you’ve heard lots of talk about asyncio
being added to Python but are curious how it compares to other concurrency methods or are wondering what concurrency is and how it might speed up your program, you’ve come to the right place.
In this course, you’ll learn the following:
threading
, asyncio
, and multiprocessing
librariesSample code was tested using Python 3.8.5. Much of the asyncio
library has been in flux since Python 3.4, it is recommended to use at least Python 3.7 for the asyncio
portions of the course.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4