answersLogoWhite

0


Best Answer

clustered system: systems having many computers with shared storage and linked by a lan or network.

distributed system:

systems having many computers connected by a network and there is no shared storage.

Distributed computing is computing done on computers connected by a network. Clusters are one type of distributed computing. MPPs are another. Grid computing is a third.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

12y ago

The difference is where the data is and where the computation takes place.

In the distributed computing, the hardware that the user is using stores the data and does the computation.

In cloud computing, it is a common computer or group of computers (server(s)) that stores the data and does most of the computing.

This answer is:
User Avatar

User Avatar

Wiki User

16y ago

Distributed computing is computing done on computers connected by a network. Clusters are one type of distributed computing. MPPs are another. Grid computing is a third.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the difference between Clustered Systems and Distributed Systems?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the difference between distributed systems and advance distributed systems?

no answer


What is the difference between clustered system and distributed system?

A clustered system is a group of interconnected computers working together as a single system to provide high availability and scalability, while a distributed system is a collection of independent computers that appear to users as a single coherent system, typically spread across multiple locations. In a clustered system, nodes are usually physically close to each other and tightly connected, while in a distributed system, nodes can be geographically dispersed and connected through a network.


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


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 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 is the difference between the words gathered and clustered?

"Gathered" typically implies objects or people coming together in one place or uniting for a specific purpose. "Clustered" refers to objects or people being closely grouped together in a specific arrangement or pattern.


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 is the difference between a system and a subsystem?

explain the difference between systems and sub systems


What is the difference between centralized and distributed spc?

hjhfjh


What is the difference between supercomputer and distributed computing?

supercomputers allows both parallel and distributed computing


What is the difference between web application and distributed application?

All the web applications are distributed but not vice versa...


Difference between distributed system and multiprocessor system?

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.