CORBA 2.3 Glossary (NonStop CORBA 2.3.7+)

A tool that allows you to manage NonStop CORBA domains and services.
NonStop DOM/MP (NonStop" DOM)
A component of NonStop CORBA that implements a C++ programming environment that was
replaced by NonStop CORBA 2.3.
NonStop JORB/MP (NonStop JORB)
A component of NonStop CORBA that implements a Java programming environment that was
replaced by NonStop CORBA 2.3.
NonStop TCP/IP
An HP product that implements the TCP/IP protocol. NonStop CORBA uses NonStop TCP/IP for
communication with remote clients and servers.
NonStop TS/MP
NonStop TS/MP software manages server pools by establishing links between clients and servers,
balancing the workload across servers, automatically creating and deleting servers in response to
changes in request traffic, and restarting servers after CPU or process failures.
NSDAdminServer
A process that is the initial point of contact the NonStop Distributed Component Console uses to
manage NonStop CORBA systems. This process supplies basic support services to the console.
There is one NSDAdminServer per NonStop system.
NSDEnvironServer
A process that provides services for a particular security domain in a NonStop CORBA system.
There are one or more of these processes in a NonStop CORBA system, depending upon how
many security domains are configured.
ns_browse
A tool that allows you to view the Naming Service database as a tree of naming contexts.
NSJTS
The set of NonStop CORBA components that implement the Transaction Service and the Java
Transaction Service (JTS) for Java programs. These components include the JTS client stub, the
NSotsTM process, and the NSotsXID process.
NSOTS
The set of NonStop CORBA components that implement the Transaction Service for C++
programs. These components include the OTS client stub, the NSotsTM process, and the
NSotsXID process.
NSotsTM
A process, provided as part of NonStop CORBA, that collaborates with the Transaction
Management Facility (TMF) on the NonStop system to manage transactions and that can run as a
server pool.
NSotsXID