Why we introduce the concept of "process" Version 0 |
|
👤 Author: by wsj2014329620063 2016-10-12 12:51:01 |
Early computer systems allowed only one program to be executed at a time,and this program had complete control of the system and had access to all the system's resources. In contrast,current-day computer system 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 process, which is a program in executive. A question that arises in discussin