NonStop Server Guide for BEA WebLogic Server 9.2

Introduction
HP NonStop Server Guide for BEA WebLogic Server 9.2529891-002
1-5
Native Socket Multiplexer
.
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 SP6SP2 SP3 SP4
SP5
VST004.vsd
Native Socket Reader
Thread N1