In this lesson, you’ll learn about the Event Loop. You’ll see what it is and how to define one. The Event Loop is used to:
In addition to learning about what it is, you’ll see how to change a normal main()
function into an event loop. You’ll see how to create numerous coroutines using Future
objects and gather()
. In the last section of the lesson, you’ll see an example demonstrating how using an asynchronous approach can make your code run faster.
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