|
The Impact of Parallel Processing on Operating SystemsKeywords: parallel processing , operating systems , process , thread Abstract: The base entity in computer programming is the process or task. The parallelism can be achieved by executing multiple processes on different processors. Distributed systems are managed by distributed operating systems that represent the extension for multiprocessor architectures of multitasking and multiprogramming operating systems.
|