homework_2 Version 0 |
|
👤 Author: by 522145329qqcom 2017-09-25 16:47:54 |
Why we invent the concept of Process?
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 whic