answersLogoWhite

0


Best Answer

The difference between distributed system and multiprocessor system is whether the processing units in the system share the main memory. If yes, then the system is multiprocessor system; otherwise, it's a distributed system.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Difference between distributed system and multiprocessor system?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What difference between cluster system and multiprocessor system?

in cluster system, different CPU's work together to perform a specific task while in multiprocessor system,different CPU's work to perform their own tasks.


What is the Difference between clustered system and multiprocessor system?

is a number of linked systems, working together closely ,so that they form a single computer


Difference between distributed operating system and centralized operating system?

In centralised tasks are done by one system and in distributed tasks are shared by the many computers


What is difference between distributed and time sharing operating system?

there is no proper knowledge regarding this question.


Difference between SC-ADA and Distributed control system?

SCADA will perform supervisory action over Distributed control system to make sure that every thing is working fine.


What is the difference between Centralized System and Distributed System as far as operating system data replicability system memory and homogeinity are concerned?

http://wiki.answers.com/Q/What_is_the_difference_between_Centralized_System_and_Distributed_System_as_far_as_operating_system_data_replicability_system_memory_and_homogeinity_are_concerned"


Difference between computer network and distributed operating system?

On a computer network, operating systems communicate with each other. In a distributed operating system, a single OS is communicating with itself across multiple machines.


What are example of multiprocessor system?

Multiprocessor systems have gained popularity over the years as they allow the user to do more than they could with a single processor system. Xbox 360, CELL, and Sequent are examples of multiprocessor systems.


What is the difference between distributed and parallel processing?

Distributed processing involves multiple interconnected systems working together to complete a task, with each system performing a different part of the task. Parallel processing, on the other hand, involves breaking down a task into smaller sub-tasks and executing them simultaneously using multiple processors within the same system. In distributed processing, systems may be geographically dispersed, while parallel processing occurs within a single system.


What system have more than one physical CPU?

Multiprocessor


What is the Difference between distributed virtual systems and distributed systems?

A distributed computing system requires each machine attached to the network to has specific software allowing them to talk to each other. A distributed virtual systems allows the machines on a network to talk to each other without the use of central software.


What are the characteristics of multiprocessors?

A multiprocessor system is an interconnection of two or more CPUs with memory and input- output equipment. The term "processor" in multiprocessor can mean either a central processing unit (CPU) or an input-output processor (lOP). As it is most commonly defined, a multiprocessor system implies the existence of multiple CPUs, although usually there will be one or more IOPs as well. Multiprocessors are classified as multiple instruction stream, multiple data stream (MIMD) systems. There are some similarities between Multiprocessor and Multicomputer systems since both support concurrent operations. However, there exists important distinction between a system with multiple computers and a system with multiple processors.Computers are interconnected with each other means of communication lines to form a computer network. The network consists of several autonomous computers that may or may not communicate with each other. A multiprocessor system is controlled by one operating system that provides interaction between processors and all the components of the system cooperate in the solution of a problem.