Module
Processes and Threads
Sign in to add this module to your path and practice.
About
Process concept, PCB, states, creation (fork/exec), address spaces, threads (user vs kernel), multithreading models, and context switching.
Goal
Implement process creation and simple multi-threaded programs; explain differences between processes and threads and the costs of context switches.
Unlocks
Tutor
Ask questions about this module.
Hi — I'm your tutor for Processes and Threads. Ask about the concepts, goal, or where you're stuck.