Penguin
Note: You are viewing an old revision of this page. View the current version.

On a UNIX or Linux system and process is the container the Kernel builds for an application to run in.

Resourses such as CPUTime, FileHandle?s, network ports and many others are allocated at the Process level.

Contrast Thread?