uCosminexus Application Server, Web Container Functionality Guide

[Contents][Glossary][Index][Back][Next]

2.15.1 Control units of the number of threads

The methods for controlling the number of concurrently executing threads include the controlling in Web container, in Web application, and in URL group.

The following figure shows the relationship between each control unit:

Figure 2-16 Relationship between each control unit of the number of concurrently executing threads

[Figure]

As shown in the figure, the biggest unit of controlling the number of concurrently executing threads is the Web container. In the case of controlling the number of threads in each Web application of the Web container, specify the control in the Web application. In the case of controlling the number of threads in URL group of a Web application, specify the control in the URL group. The smallest unit of controlling the number of threads is the URL group.

Controlling the number of threads has an inclusion relation, and hence, in the case of controlling the number of threads in the Web application, you also need to specify the setting in the Web container. Moreover, in the case you control the number of threads in the URL group, you also need to specify the setting in the Web container and the Web application.