CORBA 2.3.3 Programmer's Guide for C++
In configurations where the NSotsTM process runs as a server pool with multiple processes, contention
between NSotsTM processes can cause the diamond access problem to occur. To avoid this cause of the
problem, no application changes are required. NonStop CORBA provides the NSotsXID process to act as
a broker between NSotsTM processes, so that only one process has control at a time. When you
configure the NSotsTM process as a server pool with multiple processes, all you need to do is to
configure a singleton NSotsXID process. For further information, refer to the NonStop CORBA 2.3
System Administration Guide.
Prev Up Next
Chapter 6. Writing Scalable
Applications
Home
Chapter 8. Writing Multithreaded
Applications