Clip

Asynchronous IO in Python
listen on SpotifyListen on Youtube
2:11:07 - 2:13:41 (02:33)

Asynchronous IO allows for multiple network connections to be open and serviced in parallel, like a typical web server. Python's state of the art modules for asynchronous IO, async chat, and async core, were deemed insufficient by a developer around 2012-2014.

Similar Clips