SMP (symmetric multiprocessing)
SMP (symmetric multiprocessing) is the processing of programs
by multiple processors
that share a common operating
system and memory.
In symmetric (or "tightly coupled") multiprocessing, the processors share memory and the I/O bus or data
path. A single copy of the operating
system is in charge of all the processors. SMP, also known as a "shared everything" system,
does not usually exceed 16 processors.
SMP systems are considered better than MPP systems for online transaction processing (OTP) in
which many users access the same database in a relatively simple set of transactions. An advantage
of SMP for this purpose is the ability to dynamically balance the workload among computers (and as
a result serve more users faster).
Contributor(s): Orjan Timan
This was last updated in March 2007
Email Alerts
Register now to receive SearchDataCenter.com-related news, tips and more, delivered to your inbox.
By submitting you agree to receive email from TechTarget and its partners. If you reside outside of the United States, you consent to having your personal data transferred to and processed in the United States.
Privacy
More News and Tutorials
-
With technologies such as cloud computing in the limelight, data center pros need to upgrade their skillsets to catch the latest wave of innovation.
-
The DevOps movement has undeniable momentum. Could IT operations harness the power of its success?
-
Today's IT service operations teams have adapted management techniques and employed new technology to meet budget challenges head-on.
-
Articles
-
Resources from around the Web