Symmetric multiprocessing (SMP):

One cabinet holds multiple CPUs that share a common OS and memory for processing. It is used to dynamically balance the workload among computers. A single copy of the OS—Linux or Windows, for instance—is in charge of all the processors. SMP provides scalability and speed. SMP was pioneered on UNIX platforms but is also available on Linux, Windows NT, OS/2, and NetWare.