CORBA 2.3.3 Programmer's Guide for C++ (NonStop CORBA 2.3.3+)
Table Of Contents
- CORBA 2.3.3 Programmer's Guide for C++
- Legal Notice
- Contents
- About This Guide
- Chapter 1. Introduction to NonStop CORBA Programming
- Chapter 2. NonStop CORBA Administrative Environment
- Chapter 3. Compiling and Building an Application
- Chapter 4. Deploying a NonStop CORBA Application
- Chapter 5. Tracing and Debugging Applications
- Chapter 6. Writing Scalable Applications
- Chapter 7. Managing Transactions
- Chapter 8. Writing Multithreaded Applications
- Chapter 9. Designing Advanced Applications
- Chapter 10. Porting CORBA Applications to NonStop CORBA
- Chapter 11. Writing Wrappers for Legacy Clients and Servers
- Appendix A. Architectural Walkthrough
- Appendix B. Object References
- Appendix C. Servant Reference Counting in NonStop CORBA
- Index

Interoperable Location Service Daemon (ILSD)
defined, Introduction to NonStop CORBA Components
using with Parallel Library TCP/IP, Using Parallel Library TCP/IP
Interoperable Naming Service (INS), Introduction to NonStop CORBA Components
Interoperable object references
See IORs
io_size configuration option, Adjusting Message-Buffer Sizes
IORs
actual TCP/IP addresses in, Configured Versus Actual TCP/IP Addresses
and stateful objects in server pools, IORs for Stateful Objects in a Server Pool
and stateless objects in server pools, IORs for Stateless Objects in a Server Pool
configured addresses in, Configured Versus Actual TCP/IP Addresses
content of, Content of Object References
creation of, Obtaining Object References
design considerations for, Designing a Server
introduction to NonStop CORBA implementation, Object References
IOP::TAG_INTERNET_IOP addresses in, IOP::TAG_INTERNET_IOP Addresses
NSDOM_GCF_IOP::Profile_Tag addresses in, NSDOM_GCF_IOP::Profile_Tag Addresses
NSDOM_GFS_IOP::Profile_Tag addresses in, NSDOM_GFS_IOP::Profile_Tag Addresses
showior tool syntax, The showior Tool Syntax
using showior tool to view, Using the showior tool
IR
defined, Introduction to NonStop CORBA Components
J
Jacket procedures
for multithreading, Using the NonStop CORBA Portable Threading (vthread) API
Jacket procedures
DCE_BEGIN_TRANSACTION_, Managing Transactions in Server Wrappers
DCE_SERVERCLASS_SEND_, Calling a Context-Free Pathway Server for Nowait Operations
for process-blocking operations, Multithreading in Server Implementations
libraries to use in legacy wrappers, Calling a Context-Free Pathway Server for Nowait Operations
join() method, Using the yield(), join() and cancel() Methods
JTS client stub, Components of Transaction Service Implementation