Mutex VS Semaphore In C++

Описание к видео Mutex VS Semaphore In C++

Mutex VS Semaphore is an all time favorite topic in C++ interviews.
They just intend to check how far you can think and what is your knowledge about the topic. If you will watch this video then you will surely have the rough idea about the difference between mutex and semaphore.
By the way there are plenty of differences but I have considered to talk about the few which was more important.

TIME STAMP
0:00 Introduction Mutex VS Semaphore
0:33 What is common in both
0:56 Mutex First Point
1:19 Semaphore First Point
1:50 Mutex Second Point
1:58 Semaphore Second Point
2:27 Mutex Third Point
2:37 Semaphore Third Point
2:43 What Is Signaling In Semaphore
3:35 Locking Mechanism In Mutex
4:44 Summary

#multithreading #cppprogramming #mutex #semaphore

Комментарии

Информация по комментариям в разработке