Python Threads 101 + Python Sockets 102

When

24/03/2021    
11:00 am-12:00 pm
Sébastien Tixeuil
LIP6

Event Type

The threading library permits programs to execute several things at the same time on the same machine. This talk will review the basics of the Python threading library to write concurrent applications, and how it can be used to build responsive network applications.

The notebooks use for the presentation are available at https://github.com/tixeuil/lincs-python-workshop