FOR FREE MATERIALS

Distributed Operating System: 

 

Distributed system consists of multiple computer systems (nodes) with their own clock and memory that can communicate among them through the network to serve multiple real-time applications and multiple users. To service all processes in the system efficiently, it balances computational loads in various computers by transferring the processes between different CPUs. This system provides computational speedup, reliability, and better performance of the system. It is also called a loosely coupled system

 

In distributed operating system a common operating system shared by a network of computers. It looks to its users like an ordinary centralized operating system but provides the user transparent access to the resources of a number of machines.

 

Distributed Operating System