Hitachi

uCosminexus Application Server System Design Guide


2.2 Identifying the types of business

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

Tip

The contents of the system design to be implemented subsequently differ depending on the business type. Implement the required system design according to the business type. The following table describes the contents of the system design to be executed as per the business type and the corresponding reference sections in this manual:

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.4, Section 7.11