Jump to content

Multiprocessor: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m Added wikilink on Tightly Coupled Systems
mNo edit summary
Line 3: Line 3:
Sometimes the term '''''Multiprocessor''''' is confused with the term ''[[Multiprocessing]]''.
Sometimes the term '''''Multiprocessor''''' is confused with the term ''[[Multiprocessing]]''.


While ''Multiprocessing'' is a type of ''"processing"'' in which two or more processors work together to ''"process more than one program simultaneously"'', the term ''Multiprocessor'' is referred to the hardware architecture that allows ''multiprocessing''.<ref>http://www.yourdictionary.com/multiprocessor</ref><ref>http://www.blurtit.com/q307018.html</ref>
While ''Multiprocessing'' is a type of ''"processing"'' in which two or more processors work together to ''"execute more than one program simultaneously"'', the term ''Multiprocessor'' is referred to the hardware architecture that allows ''multiprocessing''.<ref>http://www.yourdictionary.com/multiprocessor</ref><ref>http://www.blurtit.com/q307018.html</ref>


==References==
==References==

Revision as of 13:54, 24 November 2012

A multiprocessor is a tightly coupled computer system having two or more processing units (Multiple Processors) each sharing main memory and peripherals, in order to simultaneously process programs.[1][2][3]

Sometimes the term Multiprocessor is confused with the term Multiprocessing.

While Multiprocessing is a type of "processing" in which two or more processors work together to "execute more than one program simultaneously", the term Multiprocessor is referred to the hardware architecture that allows multiprocessing.[4][5]

References