16.2.11


MULTI PROGRAM SYSTEM
*      Multiprogramming organizes jobs (code and data) so computer always has one to execute.
*      A subject of total jobs in system in kept in memory.
*      One job selected and run via job scheduling.
*      When it has to wait (for I/O for), OS switches to another job.

No comments:

Post a Comment