Multi-Cores -> Refers to multiprocessors on a single die of the chip. Mainly, parallel processing is used to execute multiple instructions on the system using multicore processors. Dual core, Core i7 are the typical examples.
MPSoCs -> Multiprocessor System on CHip is a complete package of embedded system. It may contain multicore processor for heterogeneous applications to support some certain application.
Multiprocessing -> is a term used in parallel processing / multicore processing.
You can find detail on Wikipedia:
https://en.wikipedia.org/wiki/MPSoC
https://en.wikipedia.org/wiki/Multiprocessing
https://en.wikipedia.org/wiki/Multi-core_(computing)
- - - Updated - - -
Multi-Cores -> Refers to multiprocessors on a single die of the chip. Mainly, parallel processing is used to execute multiple instructions on the system using multicore processors. Dual core, Core i7 are the typical examples.
MPSoCs -> Multiprocessor System on CHip is a complete package of embedded system. It may contain multicore processor for heterogeneous applications to support some certain application.
Multiprocessing -> is a term used in parallel processing / multicore processing.
You can find detail on Wikipedia:
http://en.wikipedia.org/wiki/MPSoC
http://en.wikipedia.org/wiki/Multiprocessing
http://en.wikipedia.org/wiki/Multi-core_(computing)