A process is a collection of threads that share a common address space.

Each process is primarily represented by a PTDA structure. and is assigned a unique identifier, the Pid.

Processes are organised in hierarchical tree structures known as process or Command Subtrees..


[Back: ]
[Next: ]