What is a distributed system?
What are 4 benefits of a distributed system?
Fallacies:
How is “the network is reliable” a false assumption?
Fallacies:
How is “the networkis secure” a false assumption?
Fallacies:
How is “the network is homogeneous” a false assumption?
Fallacies:
How is “the network topology does not change” a false assumption?
Fallacies:
How is “latency is zero” a false assumption?
Fallacies:
How is “bandwidth is infinite” a false assumption?
Fallacies:
How is “transport cost is zero” a false assumption?
Fallacies:
How is “there is one administrator” a false assumption?
How does communicaton take place in a distributed system?
What is the middleware in a distributed system?
What is transparency in a distributed system and name 7 types?
Explaing the difference between data and process synchronisation
What is Lamport’s logical clock?
What are central lock servers?
However Central Lock Server is a single point of failure
What is a two-phase commit algorithm and give an example?
Explain the two clock synchronisation algorithms
What are the 4 conditions of deadlock?
What is a naming resolution?
Explain the 3 naming systems
Give 3 delegated naming systems
What is a protocol and give 2?