Threads in operating system | process vs threads | gate

4 videos • 1,085 views • by PracticalCSJourney In the first part of the video about thread, we discuss the following: 1. What is a thread 2. Components of threads 3. What does threads share 4. What is multithreading 5. Benefits of multithreading In the second part: 1. Difference between a process and a thread 2. Context switch time between a process and a thread 3. When to use process vs threads