What is a Distributed System?
What is a Distributed System #
A distributed system uses multiple machines to
- Complete a job faster (that would otherwise take a long time) OR
- Scale an application to serve more users than possible by a single machine
These machines are connected to each other by a network and talk to each other using certain protocols.
Here are a couple of theoretical definitions:
“A distributed system is a ...
Access this course and 1400+ top-rated courses and projects.