Symmetric Multiprocessing

One method for cramming multiple processing units into one computer. This method works by sharing everything, unlike MassivelyParallelProcessing which shares virtually nothing between processors.

Also known as: SMP