CITS2002 Systems Programming |
← prev | next → | CITS2002 | CITS2002 schedule | |||
The Simple 2-state Process ModelAs we generally have more than two processes available, the Ready state is implemented as a queue of available processes:
CITS2002 Systems Programming, Lecture 8, p4, 14th August 2024.
|