Speaker : | Sébastien Tixeuil |
LIP6 | |
Date: | 24/03/2021 |
Time: | 11:00 am - 12:00 pm |
Abstract
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