uCosminexus Application Server, Web Container Functionality Guide

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

2.13 Creating threads by a Web container

This section describes the creation of threads by a Web container.

The following table describes the organization of this section.

Table 2-42 Organization of this section (Creating threads by a Web container)

Category Title Reference
Description Types and number of the threads created 2.13.1
Total number of threads created 2.13.2

Note:
There is no specific description of Implementation, Settings, Operations, and Notes for this functionality.

In a Web container, create threads for Web server integration, and for Web applications. Determine if the system has enough resources for these threads.

Note that in Application Server, you can even create and use the threads (user threads) from servlets and JSPs. For details on Application Server functionality that can be used in the user threads, see 2.14 Using the user threads.

The threads created by a Web container are explained below:

Organization of this section
2.13.1 Types and number of the threads created
2.13.2 Total number of threads created