Thread Synchronization | Parallel Programming in Python (Part-14)

preview_player
Показать описание
Parallel Programming in Python (Part-14)

Learn the concept of thread synchronization in Python.

------------------------------------------------------------

More awesome topics covered here:

------------------------------------------------------------

#python #multithreading #synchronization
Рекомендации по теме
Комментарии
Автор

Thanks for your explanation, thank you again and keep it up

rasharun
Автор

Thank you very much Indian Pythonista for your parallel programming tutorials! They have proved to be very useful to me! Just wanted to ask one doubt related to this last video about thread synchronization. If I have understood it well, Python does not let multi-threading because of the existence of the Global Interpreter Lock (GIL), so, I don't understand why threads also need "Lock" objects to be synchronized if it is impossible that two threads execute at the same time. I would be glad if you could clarify this doubt. Thanks in advance!

joanmontoliollenas
Автор

Hey, is it all for parallel programming? If no, then can you make videos on detailed parallel programming. BTW Excellent explaination.

nitinbhasneria
Автор

Excellent video once again. Your examples and diagrams are exceptional man. Just an info, can be written as 100_000 in python for simplicity

swadhikarc
join shbcf.ru