- IBM WebSphere Application Server 8.0 Administration Guide
- Steve Robinson
- 627字
- 2021-04-02 18:28:30
WebSphere Application Server terminology
Throughout this book we will be referring to WAS-specific terminology. There are some key points and terms we need to clarify to aid in understanding WAS as we discuss the finer points of WAS administration. The following section outlines important keywords and terminology, referred to in later chapters.
Runtime binaries
The core product files are the actual product binary files, and can be shared by many profiles. The directory structure for the product has two major divisions of files in the installation root directory for the product. One division is the runtime binaries and the other is for profiles. We will discuss this in detail in
Profiles
A profile is an 'instance' of a WebSphere Application Server configuration. A profile contains its own set of administration scripts, its own environment, its own repository, and its own node agent. Many profiles can be created from a single install. Profiles can be installed to share runtime binaries allowing multiple profiles to benefit from a single maintenance update. It is also possible to allow each profile to have its own copy of the runtime binaries allowing profiles to update independently.
An example of using multiple profiles might be that a developer needs to create separate profiles of the product in order to segregate development and testing, each profile being based on a different fix-pack level, and/or containing specific configuration settings. In the following chapters, we will explain profiles in more detail.
Cells
A unit of management is a Cell. The entire administrative configuration data is stored in XML files containing the master configuration of the Cell. It is also a grouping of nodes into a single administrative domain. For WebSphere Application Server, it means you group (federate) several servers within a Cell, then you can administer them with a single administrative console. Federating multiple application servers into a single administrative console is covered in
The following diagram outlines the components of a Cell:

Nodes
A node is the term which can be given to the physical OS instance on which the WebSphere process will run. Another important term related to nodes is the Node Agent. Node Agents are responsible for spawning or killing server processes and also configuration synchronization between the Deployment Manager and the Node in the WebSphere Network Deployment product.
When using WebSphere Application Server, there is no node agent process available for a standalone application server node, unless you decide to federate the application server node with a Deployment Manager for a given Cell of an existing WebSphere Network Deployment installation. In short, a standalone installation of a WebSphere is in fact a single Cell, Node, Node Agent, and Server all in one.
It can be quite confusing at times, because WAS is designed for scalability and extension, so depending on the version of WAS purchased, you can extend its architecture and infrastructure footprint. Some of these terms come into their own once you upgrade to WebSphere Network Deployment and other extended variants of WAS.
Since version 7, the administrative agent has become available. This provides a single interface to administer multiple standalone application servers. Multiple servers may exist for development, test, staging, pre-production, and so forth, thus having a single administration console to manage many servers provides administrators with new capability.
Servers
Each standalone Application Server node needs to run a JVM in which a deployed JEE application will run. With WAS base, each profile will have a single JVM. In WAS ND, we can have multiple JVMs per node, which is part of the highly-available design architecture of WAS ND. You could say an installation of a standalone WebSphere application server is a cell, a node, and a server with a single JVM all in one along with an administration console.
- CorelDRAW X6圖形設(shè)計立體化教程
- After Effects CC影視后期制作實戰(zhàn)從入門到精通
- Excel 2013使用詳解(修訂版)
- 鍵盤錄入技術(shù)(第2版)
- 中文版Maya 2014案例教程
- 大規(guī)模組織DevOps實踐
- 3ds Max 2015中文版從入門到精通
- Excel公式、函數(shù)與圖表案例實戰(zhàn)從入門到精通(視頻自學版)
- 說服力:工作型PPT該這樣做(第2版)
- Photoshop CS6案例教程(第3版)
- Photoshop+CorelDRAW 字體設(shè)計與創(chuàng)意:草圖/實現(xiàn)/包裝(微課版)
- Adobe Illustrator CC 2019經(jīng)典教程(彩色版)
- MSC Fatigue疲勞分析標準教程
- Creo 6.0產(chǎn)品設(shè)計實例精解
- Drupal 6 Site Blueprints