Videos: Processes

Playlist

slides: process.pdf

The process abstraction allows multiple programs and multiple instances of a program to run on the same hardware with no (or, at least, well-defined) interactions among the program instances. The operating system kernel manages processes.