English language

How to pronounce multiprocessor in English?

Toggle Transcript
Type Words
Type of digital computer

Examples of multiprocessor

multiprocessor
The line was extended through the Century 300, NCR's first multiprocessor system.
From the en.wikipedia.org
It included two priority levels to improve real-time and multiprocessor operation.
From the en.wikipedia.org
Other performance problems were related to Mach's support for multiprocessor systems.
From the en.wikipedia.org
Their multiprocessor technology will be instrumental to ARC's future multimedia subsystems.
From the hemscott.com
Windows NT 3.1 is the only version of Windows NT that supports multiprocessor 386-based machines.
From the en.wikipedia.org
The expensive multiprocessor machines that are the mainstay of the data-centre are no longer needed.
From the economist.com
Supported multiprocessor systems included standard Intel MP 1.1SMP machines and Corollary C-bus systems.
From the en.wikipedia.org
It is organized in a multiprocessor configuration that operates at a maximum clock rate of 6 megahertz.
From the en.wikipedia.org
Mach 2.5 was also selected for the NeXTSTEP system and a number of commercial multiprocessor vendors.
From the en.wikipedia.org
More examples
  • A computer that uses two or more processing units under integrated control
  • (multiprocessing) simultaneous processing by two or more processing units
  • (Multi-Processing) Software feature allowing multiple jobs to be in memory. This may also permit engraving and working on a job at the same time.
  • (Multi-processing) An operating system technique which can manage multiple instruction processors, assigning each to operate upon a different instruction stream (program or job) concurrently.
  • (Multiprocessing) A technique of executing several program(fragment)s (seemingly) simultaneously on a single machine with multiple execution units.
  • (Multiprocessing) Some computers may divide their work between one or more separate CPUs, creating a multiprocessing configuration. Traditionally, this technique was utilized only in large and powerful computers such as supercomputers, mainframe computers and servers. ...
  • (Multiprocessing) When a computer has more than one microprocessor as part of the CPU it requries a special O/S to manage the multiple cores or microprocessors. New CPUs for desktop and server computers offer two and four cores in a single CPU. ...
  • (multiprocessing) Running more than one CPU in the same system. Multics was designed from the beginning to support symmetric multiprocessing, meaning that all CPUs take an equal role in the system; there's no "master" CPU. (Although the "bootload CPU" had a special role for a long time.)
  • (n.) A computer in which processors can execute separate instruction streams, but have access to a single address space. Most multiprocessors are shared memory machines, constructed by connecting several processors to one or more memory banks through a bus or switch. ...