filmov
tv
Multithreading and Multiprocessing in Python | Petr Zemek

Показать описание
A pre-recorded version of my talk at a Python Guild at Gen™ from 2024-11-15.
00:00:00 - Greeting
00:00:14 - Disclaimers
00:01:14 - General terms
00:09:42 - How to work with threads and processes
00:14:21 - Common misconceptions and myths
00:24:19 - Global Interpreter Lock (GIL)
00:35:43 - How to create, run, and terminate threads/processes
00:42:47 - How to communicate between threads/processes
00:48:58 - Common concurrency issues
00:53:09 - How to synchronize threads/processes
01:00:33 - Threads vs processes
01:04:15 - Concluding notes
01:08:27 - References and further reading/watching
00:00:00 - Greeting
00:00:14 - Disclaimers
00:01:14 - General terms
00:09:42 - How to work with threads and processes
00:14:21 - Common misconceptions and myths
00:24:19 - Global Interpreter Lock (GIL)
00:35:43 - How to create, run, and terminate threads/processes
00:42:47 - How to communicate between threads/processes
00:48:58 - Common concurrency issues
00:53:09 - How to synchronize threads/processes
01:00:33 - Threads vs processes
01:04:15 - Concluding notes
01:08:27 - References and further reading/watching