CORBA 2.3.3 Programmer's Guide for Java

Adjusting Process Priorities
In general, processes that provide services should have higher priority than processes that request those
services. More specifically, consider the process flow as a river at whose delta are services (both COS
and application) or entity objects, whose tributaries are control objects, and whose source streams are
Comm Server, TCP/IP, and similar processes that are conduits for client requests. The delta should have
higher priority than the tributaries, and the tributaries should have higher priority than the source streams.
Prev Up Next
Chapter 8. Writing Multithreaded
Applications
Home
Chapter 10. Porting CORBA
Applications to NonStop CORBA