Distributed Computing Architectures

Distributing the processing functions among different computers has been an evolving idea. Once you realize how the basics of thin-client/server computing work from the operating-system level, you can extend the thin-client/server model by accessing client/server systems with parts distributed among different servers. Let’s look at the different client/server paradigms.

The thin-client/ server model builds on distributed computing models.