Tag: operating-systems
All the articles with the tag "operating-systems".
Threads vs Processes
Threads and Processes are two fundamental concepts in operating systems and computer science. They are used to execute multiple tasks concurrently. In this post, I will describe the difference between Threads and Processes.