Table of Contents
    Home / Definitions / Multiprocessing
    Servers 1 min read

    Multiprocessing refers to a computer system’s ability to support more than one process (program) at the same time. Multiprocessing operating systems enable several programs to run concurrently. UNIX is one of the most widely used multiprocessing systems, but there are many others, including OS/2 for high-end PCs. Multiprocessing systems are much more complicated than single-process systems because the operating system must allocate resources to competing processes in a reasonable manner.

    May also refer to the utilization of multiple CPUs in a single computer system. See parallel processing.

    Was this Article helpful? Yes No
    Thank you for your feedback. 0% 0%