CORBA 2.3.3 Getting Started Guide (NonStop CORBA 2.3.7+)

CORBA Common Object Services (COS), also called CORBAservices" include:
Naming Service, for storing the bindings of object names
Event Service, for asynchronous communication among objects
Object Transaction Service (OTS), for ensuring the consistency of a database when a request involves
multiple updates to databases or state repositories
Client applications and object servers that comply with the standards of the CORBAservices can seamlessly
interoperate with each other; that is, clients can refer to local and remote objects without knowledge of their
locations.
Note
A CORBA-compliant ORB can implement either CORBA 1.0 or CORBA 2.x. NonStop CORBA is CORBA
2.3-based. In addition, NonStop CORBA also implements a Portable Object Adapter (POA) as specified by
the OMG CORBA specification.
Prev Up Next
About This Guide
Home
Chapter 2. Introduction to NonStop
CORBA