Distributed Systems Introduction Goals and Challenges of Distributed System
Distributed Systems Introduction Goals and Challenges of Distributed System
Overview
The machines that are a part of a distributed system may be computers,
physical servers, virtual machines, containers, or any other node that can
connect to the network, have local memory, and communicate by passing
messages.
1. Each machine works toward a common goal and the end-user views
results as one cohesive unit.
2. Each machine has its own end-user and the distributed system
facilitates sharing resources or communication services.