2.17 Controlling the number of concurrently executing threads in the Web application

This section describes the settings for controlling the number of concurrently executing threads in the Web applications.

Note that when you control the number of threads in the Web application, you also need to simultaneously specify the settings to control the number of threads in the Web container. Also, see 2.16 Controlling the number of concurrently executing threads in the Web container.

The following table describes the organization of this section.

Table 2-52 Organization of this section (Controlling the number of concurrently executing threads in the Web applications)

CategoryTitleReference
DescriptionMechanism for controlling the number of concurrently executing threads (Web applications)2.17.1
Parameters required for controlling the number of concurrently executing threads (Web applications)2.17.2
Guidelines for the settings for number of concurrently executing threads (Web applications)2.17.3
ImplementationDefinition in cosminexus.xml2.17.4
SettingsExecution environment settings2.17.5
Examples of setting the number of concurrently executing threads and the size of a pending queue (Web application)2.17.6
NotesNotes on controlling the number of concurrently executing threads in the Web application2.17.7
Note:
There is no specific description of Operations for this functionality.

Organization of this section
2.17.1 Mechanism for controlling the number of concurrently executing threads (Web applications)
2.17.2 Parameters required for controlling the number of concurrently executing threads (Web applications)
2.17.3 Guidelines for the settings for number of concurrently executing threads (Web applications)
2.17.4 Definition in cosminexus.xml
2.17.5 Execution environment settings
2.17.6 Example of setting the number of concurrently executing threads and the size of a pending queue (Web application)
2.17.7 Notes on controlling the number of concurrently executing threads in the Web application