0
10kviews
Design Issues in Distributed Operating System
1 Answer
| written 6.6 years ago by |
Following are the design issues in a distributed operating system:
Transparency
The user interface of a transparent distributed system must be the same in local and remote resources. That is, users should be able to access remote resources as though these resources were local, and the distributed system should be …