Process vs Thread vs Core

preview_player
Показать описание
Learn about a process vs thread vs core including concurrent vs parallel program execution, logical vs physical cores, how threads run in a process, the structure of a process vs thread vs core, and how to show the processes, threads, and cores of a computer using the linux terminal.

Become a Better Developer

My Software

Download Code

⌛ Timestamps
0:00 – Introduction
0:21 – What is a Process?
0:38 – ps -e
1:29 – ps aux
2:16 – What is a Thread?
3:18 – ps -T -p pid
4:21 – What is a Core?
5:02 – lscpu
5:33 – Physical vs Logical Core
5:54 – Process, Thread, and Core Relationship
6:20 – Outro
Рекомендации по теме
Комментарии
Автор

Very well presented content in a compact format - thanks, helped a lot!

RioDeDoro
Автор

Of all the “simple” explanations on youtube, this is the first one that’s made it click for me. Thank you

dragonfocefan
Автор

Very good explanation. The best one so far I could found on the internet.

norayrghukasyan
Автор

Thanks so much for brilliant explanation. Just the right amount of detail needed! excellent work!

qtix