Alternate Solaris Java threading model

On Solaris 2.8, you can specify the serverstart.sh option -altthrdlib. Specifying this option causes EAServer to run with the alternate JDK thread library that uses one-to-one mapping between kernel threads and Java threads. This threading model can yield better performance and reliability than the default many-to-many threading model. For serverstart.sh syntax, see “Starting the server” in Chapter 3, “Creating and Configuring Servers,” in the EAServer System Administration Guide.