CORBA naming service

E836368

CORBA naming service is a distributed directory service that lets CORBA objects be registered and looked up by name in a networked environment.

All labels observed (5)

Label Occurrences
CORBA naming service canonical 1
CosNaming module 1
NamingContext 1

How this entity was disambiguated

Statements (45)

Predicate Object
instanceOf CORBA service
distributed directory service
naming service
canBeImplementedBy various CORBA vendors
conformsTo OMG Naming Service specification
definedBy Object Management Group
enables decoupling of clients and object locations
location transparency for CORBA objects
goal to provide a standard way to locate CORBA objects by name in a distributed environment
hasFeature interoperability across different ORB implementations
language-neutral interface
network-transparent object lookup
implements CosNaming module
partOf Common Object Request Broker Architecture
providesInterface NamingContext
NamingContextExt
providesOperation bind
bind_context
list
new_context
rebind
resolve
unbind
relatedTo CORBA event service
CORBA notification service
CORBA trading service
linked to: CORBAfacilities
requires CORBA ORB
linked to: CORBA
supports binding of names to object references
compound names
hierarchical naming
lookup of CORBA object references by name
naming contexts
re-binding of names to object references
registration of CORBA object references
unbinding of names from object references
typicalImplementationLanguage C
C++
Java
usedIn distributed systems
enterprise middleware
service discovery in CORBA-based applications
usedWith IDL-generated client stubs
IDL-generated server skeletons
uses CORBA IDL interfaces
linked to: CORBA IDL

Interoperable Object References

How these facts were elicited

Referenced by (5)

Full triples — surface form annotated when it differs from this entity's canonical label.

CORBA naming service conformsTo OMG Naming Service specification
linked to: CORBA naming service
CORBA naming service implements CosNaming module
linked to: CORBA naming service
CORBA naming service providesInterface NamingContext
linked to: CORBA naming service
CORBA naming service providesInterface NamingContextExt
linked to: CORBA naming service