0
3.7kviews
Explain various naming schemes
1 Answer
| written 7.7 years ago by |
The naming facility of a distributed operating system enables users and programs to assign character-string names to objects and subsequently use these names to refer to those objects.
It provides a further level of abstraction when dealing with object replicas. Given an object name, it returns a set of the …