Processes
Resource ownership - process is allocated a virtual address space to hold the process image
Dispatched - process is an execution path through one or more programs
- execution may be interleaved with other processes
These two characteristics are treated independently by the operating system