Why we invent the concept of Process? Why Process is divided into 5 not 6 or 4 states ? Version 0 |
|
👤 Author: by 1392598628qqcom 2017-09-28 02:35:30 |
Early computer systems allowed only one program to be executed at a time .This program had complete control of the system and had access to all the system’s resources .In contrast current-day computer systems allow multiple programs to be loaded into memory and executed concurrently. This evolution required firmer control and more compartmentalization of the various programs; and these needs resulted in the notion of a process which is a program in execution.
A process is the unit of work i