Multi_Threaded_Mode enables (TRUE
) or disables (FALSE
) the multiple server threads. Disabling this feature results in one thread for all client and server connections.
If this option is FALSE
, the server ignores the other three related options.
If Client_Threads or Server_Threads are set, but this option is not set, then the server outputs a warning.
In release 6.7, the deprecated option Server_Num_Threads overrides this option (in later releases, Server_Num_Threads will become obsolete, and will no longer override Multi_Threaded_Mode). Nonetheless, if Client_Threads or Server_Threads is set, they override Server_Num_Threads.
![]() |
For important background information, see Multi-Thread Mode. This option is one of four that replace the deprecated option Server_Num_Threads: |
TIBCO SmartSockets™ User’s Guide Software Release 6.8, July 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |