Identify the types of businesses to be executed on the system.
You can execute the following two types of businesses on Application Server systems:
The format of an application to be executed or a server process that executes the application differs depending on the types of business. The following table describes the correspondence of the business types, application formats, and server processes that execute applications:
Table 2-1 Correspondence of the business types, application formats, and server processes that execute applications
Business type | Format of application | Server process that executes the application |
---|---|---|
Online business | J2EE application | J2EE server |
Batch business | Batch application | Batch server |
Table 2-2 Contents of the system design to be executed according to the types of business and reference sections in this manual
Contents of system design | Type of business | ||
---|---|---|---|
Online business | Batch business | ||
Preparing for system design | Determining the application configuration | Section 2.5 | Section 2.6 |
Determining the operation method | Section 2.7 | ||
Determining the system configuration | Chapter 3 | Chapter 4 | |
Performance tuning | Chapter 8 | Chapter 9 | |
Tuning of JavaVM | Chapter 7, Section 7.3, Section 7.10 |