4.4 The NameServer pattern

NameServer is an abstract super pattern describing objects that perform a mapping between logical object names and object references. Subpatterns of NameServer may perform this mapping differently. Currently the only subpattern of NameServer implemented is the ns attribute of ensemble.

The attributes of the NameServer pattern are:

NameServer is a remoteable, but all the public operations described above do some work locally before doing calls to the (private) entrys of the NameServer.


Distributed Objects in BETA - Reference Manual
© 1993-2002 Mjølner Informatics
[Modified: Monday October 23rd 2000 at 11:16]