Distributed systems Version 0 |
|
👤 Author: by ahdwaheedhotmailcom 2017-05-03 06:23:30 |
A distributed system
is an application that executes a collection of protocols to coordinate the actions of multiple processes on a network such that all components cooperate together to perform a single or small set of related tasks.
Why build a distributed system? There are lots of advantages including the ability to connect remote users with remote resources in an open and scalable way. When we say open we mean each component is continually open to interaction with oth