Distributed vs. Centralized Systems
Advantages of Distributed Systems:
- Reliability.
- Sharing of resources.
- Aggregate computing power.
- Openness/Scalability
Disadvantages of distributed systems:
- Security.
- Physical distribution of resources vs. demand.
- Computing power per node is limited.