Multi-programming vs Multi-processing || Operating System

Опубликовано: 05 Июнь 2026
на канале: Digital Interview
46
1

Multiprogramming means that several programs in different stages of execution are coordinated to run on a single CPU.
Multiprocessing is the coordination of the simultaneous execution of several programs running on multiple CPUs.

#operatingsystem
#oslectures