SymmetricMultiprocessing

Last edit January 1, 2010
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