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

introduction to, Using the showior tool
syntax, The showior Tool Syntax
signal() method, Creating and Using a Condition Variable
signal_completion() method, Writing a Client Wrapper for a Context-Free Pathsend Requester
SINGLE_THREAD_MODEL threading-policy setting, Multithreading in Server Implementations
Skeletons (figure), Development Process
Socket protocol
wrapper for legacy client using, Writing a Client Wrapper for a Remote (TCP/IP) Client
wrapper for legacy server using, Calling a TCP/IP Server
specific_get() method, Saving and Retrieving Thread-Specific Data
specific_key_create() method, Saving and Retrieving Thread-Specific Data
specific_set() method, Saving and Retrieving Thread-Specific Data
stack_size
See Application Profiles
start_listening() method
figure, Listener Event Handler and Event-Handler User
using in Pathsend client wrappers, Writing a Client Wrapper for a Context-Free Pathsend
Requester
using in TCP/IP client wrappers, Writing a Client Wrapper for a Remote (TCP/IP) Client
State policy
description of, State Policy
State information, global
negative effect on portability, Global State Information
negative effect on scalability, Object Distribution
State policy
choosing for a server wrapper, Calling a Context-Free or Context-Sensitive Pathsend Server for
Waited Operations
Stateful objects
and IORs, IORs for Stateful Objects in a Server Pool
and server pools, Stateful and Stateless Objects
defined, Stateful and Stateless Objects
POA policy for, State Policy
servants, scalable, Using Stateless Factory Objects to Create Stateful Servants
Stateful servants, scalable, Using Stateless Factory Objects to Create Stateful Servants