Network Deployment (Distributed operating systems), v8.0 > Tune performance > Tune the application serving environment


Tune transport channel services

The transport channel services manage client connections and I/O processing for HTTP and JMS requests. These I/O services are based on the non-blocking I/O (NIO) features that are available in Java. These services provide a highly scalable foundation to WAS request processing. Java NIO-based architecture has limitations in terms of performance, scalability, and user usability. Therefore, integration of true asynchronous I/O is implemented. This implementation provides significant benefits in usability, reduces the complexity of I/O processing, and reduces that amount of performance tuning perform. Key features of the new transport channel services include:

Change the default values for settings on one or more of the transport channels associated with a transport chain can improve the performance of that chain.

Figure 1. Transport Channel Servicecore groups in the same cell" />


Procedure


Tune the application serving environment


Related


Thread pool collection

+

Search Tips   |   Advanced Search