4.5.2 Parameters Used to Configure Multithreaded Servers
The following parameters are used configure multithreaded CORBA
servers. These parameters are set in UBBCONFIG
file:
- MAXOBJECTS
Note:
While theMAXOBJECTS
parameter does not specifically apply to threads, you may want to increase this parameter because multithreaded applications have the potential to activate more objects at any point in time than single-threaded applications.
- MAXACCESSERS
- MAXDISPATCHTHREADS
- MINDISPATCHTHREADS
- THREADSTACKSIZE
- CONCURR_STRATEGY
For a description how to set these parameters, see the following topics:
- see Creating a Configuration File and How to Configure the Oracle Tuxedo System to Take Advantage of Thread in the Oracle® Tuxedo Application Configuration Guide
- Setting the MAXACCESSERS, MAXSERVERS, MAXINTERFACES, and MAXSERVICES Parameters in Oracle Tuxedo Run-Time Application Administrator's Guide
Parent topic: Configuring Multithreaded Servers