Multiprocessor: Difference between revisions

Content deleted Content added
typos
Maybe that page described something else at one point, but it covers the same topic now at more depth
Line 1:
#REDIRECT [[Multiprocessing]]
{{also|Multi-core processor|Symmetric multiprocessor system}}
 
A '''multiprocessor''' is a [[Tightly Coupled Systems|tightly coupled computer system]] having two or more processing units ('''''multiple processors''''') each sharing [[main memory]] and peripherals, in order to simultaneously process programs.<ref>http://www.yourdictionary.com/multiprocessor</ref><ref>http://www.thefreedictionary.com/multiprocessor</ref><ref>http://www.lexic.us/definition-of/multiprocessor#1</ref>
 
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'' refers to the hardware architecture that allows ''multiprocessing''.<ref>http://www.yourdictionary.com/multiprocessor</ref>
 
==References==
{{reflist}}
 
{{Parallel computing}}
 
[[Category:Parallel computing]]
[[Category:Classes of computers]]