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

features of, Using the NonStop CORBA Portable Threading (vthread) API
join() method, Using the yield(), join() and cancel() Methods
using a thread, Creating and Using Threads
vthread.h header file, Using the NonStop CORBA Portable Threading (vthread) API
W
wait() method
for a condition variable, Creating and Using a Condition Variable
for a thread timer, Using a Timer for a Thread
wait_for_completion() method, Writing a Client Wrapper for a Context-Free Pathsend Requester
Waited I/O operations
Pathway server wrapper with, Calling a Context-Free or Context-Sensitive Pathsend Server for
Waited Operations
when not to use, Calling a Context-Free or Context-Sensitive Pathsend Server for Waited
Operations
Worker objects
using in TCP/IP client wrappers, Writing a Client Wrapper for a Remote (TCP/IP) Client
Worker objects
using in Pathsend client wrappers, Writing a Client Wrapper for a Context-Free Pathsend
Requester
Wrappers, legacy
See Legacy wrappers
WRITEREAD requests, Writing a Client Wrapper for a Context-Free Pathsend Requester
X
XID broker, Transaction Branches and the Diamond Access Problem
XID broker process, Components of Transaction Service Implementation
Y
yield() method, Using the yield(), join() and cancel() Methods
Prev Up
Appendix C. Servant Reference
Counting in NonStop CORBA
Home