IPC Using Shared Memory in Python | Operating Systems

preview_player
Показать описание
Explore Inter-Process Communication (IPC) using shared memory in Python! Learn how to implement efficient data exchange between processes using shared memory, one of the fastest IPC methods. This video provides a clear explanation and practical example, making it perfect for those interested in low-level programming and optimizing process communication.

Please consider hitting the subscribe button if this helps you!
I will see you in the next video :D

#operatingsystems #sharedmemory #pythonimplementation
Рекомендации по теме
Комментарии
Автор

The reason for that warning message at the end of the video was because I was trying to close the shared memory twice. Here's how you fix it
Client side: just break out of the while loop when "exit:", remove the close and unlink

HallowTeachesStuff
Автор

Thank you for sharing about this very important class/Library and thank you very much for putting the IPC keyword in the video title. I have watched this video bout 6 months back. But then in spite of your clear explanation I somehow didn't understand. Today I re discovered this video and understood almost immediately. Very good tutorial. Thank you again.

AbhijitGangoly
Автор

I like to see that everything is not tcp/ip stack communication.

Luix
join shbcf.ru