filmov
tv
Parallel Computing in Python | Global Interpreter Lock (GIL)
![preview_player](https://i.ytimg.com/vi/5H88tCIUUFQ/maxresdefault.jpg)
Показать описание
In this lecture we are going to discuss one of the main features of the Python programming language - the so-called Global Interpreter Lock (GIL). Because of the GIL, it is practically impossible to use parallel computing in Python.
This is what this lecture is about, let's get started!
Комментарии