Can I read SMP vs MPP: Architecture Overview on EtoBox?
SMP vs MPP: Architecture Overview by ScribdTranslations is a document available to read on EtoBox.
What is SMP vs MPP: Architecture Overview about?
This document compares and contrasts symmetric multiprocessing (SMP) and massively parallel processing (MPP). SMP uses global shared memory which simplifies programming but limits scalability due to bottlenecks in the memory bus. MPP distributes memory among processors to avoid this problem but makes programming more complex by requiring message passing between processors. Both approaches aim to leverage multiple processors to improve performance.
- Author
- ScribdTranslations
- Language
- EN