November 2003
Intermediate to advanced
1488 pages
36h 35m
English
WebLogic Server can handle a large number of simultaneous clients through the use of threads and queues. As shown in Figure 25.7, a client request comes in on a port being serviced by WebLogic Server. An available socket thread then reads the request and places it on the execute queue. When an execute thread becomes available, it reads the request and performs the desired action within the WebLogic application. WebLogic Server includes options to change the behavior of these threads and queues.
WebLogic Server performance packs allow WebLogic to use native ...
Read now
Unlock full access