|
Distributed Computing ![]() This website demonstrates using wikis as teaching and learning tool. The course instructor is also happy to share the teaching materials here with those who find it readable. |
Lecture /
Distributed Computing OverviewA Distributed Computing Lecture by Steven Choy
Characteristics of Distributed Applications
A distributed application require the participation of two or more independent processes (running on separate machines). The processes must have the ability to exchange data among themselves.
In a distributed application, the sending and receiving of data among the participating processes need to be synchronized.
Distributed Application Paradigms
Client/Server Model
Thanks for ReadingIf you would rather like to have this lecture note in printed format, please click the print action link in the top right corner. If you find any problem in this lecture note, please feel free to reach Steven by steven@findaway.hk |