NonStop Server Guide for BEA WebLogic Server 8.1

Introduction
HP NonStop Server Guide for BEA WebLogic Server 8.1529891-001
1-5
Native Socket Multiplexer
the sockets and thus reduces the processor resource utilization by the WebLogic
Server.
Another advantage of the native socket implementation is the usage of the kernel
execute queue. Unlike the pure Java multiplexer, the native socket polling threads are
managed using a separate execute queue distinct from the default kernel queue.
Therefore, the kernel execute queue threads are all used to handle application
requests, which helps in better performance at reduced resource utilization.
Figure 1-2. Single Thread Polling
SP1 SP6
SP2
SP3
SP4
SP5
VST004.vsd
Native Socket Reader
Thread N1