+

Search Tips   |   Advanced Search

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 available in Java. These services provide a highly scalable foundation to WebSphere Application Server 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 we must 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.


Tasks

  • Thread pool collection