AS JAVA Architecture & Start - Stop Process
AS Java Cluster Architecture An AS Java cluster consists of several types of instances, each one of which has an instance number and can be started, stopped and monitored separately. They are 1. Central services instance The central services instance consists of a Message Service and Enqueue Service . They are responsible for lock administration, message exchange and load balancing within the Java cluster. 2. One or more Java instances A Java instance consists of an Internet Communication Manager (ICM) and one or several server processes . The ICM handles requests coming from clients and dispatches them to the available server processes , which actually process the requests. 3. Database The database stores system and application data. There is one central database. It is also possible to have several application databases. Minimum AS Java Cluster Installation: Large AS Java Cluster Installation: Java Instance: A Java instance is a unit in t