Jimma University Jimma Institute of Technology Faculty of Electrical and Computer Engineering MSC in Computer Engineering
Jimma University Jimma Institute of Technology Faculty of Electrical and Computer Engineering MSC in Computer Engineering
Jimma University Jimma Institute of Technology Faculty of Electrical and Computer Engineering MSC in Computer Engineering
Name ID No.
There are two types of multiprocessors, one is called shared memory multiprocessor and
another is distributed memory multiprocessor. In shared memory multiprocessors, all the
CPUs shares the common memory but in a distributed memory multiprocessor, every CPU
has its own private memory.
Applications of Multiprocessor
Enhanced performance.
Multiple applications.
Multi-tasking inside an application.
High throughput and responsiveness.
Hardware sharing among CPUs.
Message Passing
Shared Memory