|
|
YOUR FEEDBACK
SOA World Conference
Virtualization Conference $200 Savings Expire May 16, 2008... – Register Today! Did you read today's front page stories & breaking news?
SYS-CON.TV |
TOP THREE LINKS YOU MUST CLICK ON Application Management
WebSphere Application Server for z/OS and zAAP: Manage Costs While Gaining Benefits
Take advantage of QoS features such as reliability, availability, scalability, and serviceability
By: Linfeng Yu
Dec. 30, 2005 06:00 PM
Digg This!
Page 1 of 3
next page »
Running applications in WAS for z/OS lets you take advantage of the z/OS built-in Quality of Service features such as reliability, availability, scalability, and serviceability. However, the solution could be very expensive.
Normally the CPU utilization of an application running on z/OS is measured in MIPS. An application consuming more CPU cycles means that the MIPS number for the application is higher. To provide more MIPS to run your application, more CPUs are needed. However, adding more CPUs to a zSeries server causes virtually all software license fees to go up because of the zSeries's software license model, which by the machine's CPU horsepower. This is not a new story. Companies have been using different ways to manage the software cost on the zSeries platform for years. When the J2EE applications start running in WAS for z/OS, it's harder to manage the software cost than before. To reduce the overall cost of enabling Java on zSeries platform, IBM introduced zAAP for Java workloads on z/OS. The following sections describe what a zAAP is, how it works, and how to use it.
What Is zAAP? Conceptually, zAAP is just a co-processor like your old PC's floating-point co-processor. Instead of working as a standalone general processing unit (CP), it only assists the general-purpose CPs to execute Java programming under the control of the IBM JVM. For this reason, zAAP's capacity doesn't incur IBM or third-party software charges. So you can buy additional processing power exclusively for Java application execution without affecting the machine model designation that's used to determine zSeries software cost. zAAP has been designed to operate asynchronously with general CPs to execute Java programming under control of the Java Virtual Machine (JVM). Executing IBM JVM processing cycles on a zAAP is a function of the IBM Software Developer Kit (SDK) for z/OS Technology Edition V1.4, z/OS V1R6, and the Processor Resource/System Manager (PR/SM). Figure 1 is a z/OS Logical Partition with zAAP. One zAAP can be configured per general processor in a Central Electronic Complex (CEC). zAAP is enabled by IBM's innovative zSeries PR/SM virtualization technology. It can be virtualized into logical zAAPs and assigned to different LPARs. But zAAPs and general CPs should exist in the same z/OS LPAR. On z990s or z890s, zAAPs are grouped in the ICF/IFL/zAAP processor pool. The ICF/IFL/zAAP processor pool appears on the hardware console as ICF processors. The number of ICFs shown is the sum of IFL, ICF, and zAAP processors characterized on the server. To exploit a zAAP, the operating system must be migrated to the following levels of software:
The z/OS exploitation of zAAP capabilities provides the following added values:
How Does zAAP Work? Figure 2 is the zAAP workflow. It essentially explains how the zAAP works. The IBM JDK V1.4 JVM, parts of Language Environment (LE) runtime, and z/OS Supervisor are needed to support JVM execution on zAAP. Some of the JVM tasks are dispatched to general CPs. Basically these tasks do the following:
A zAAP-eligible unit of work can be executed on a zAAP. zAAP work inherits the dispatching priority from the execution on the general CP. When the JVM finishes Java code processing, it signals the dispatcher that the current unit of work is not zAAP-eligible any more. The unit of work release control puts it back in the general logical processor work queue. If the application is a pure Java application, the entire application should be run on the zAAP. Unfortunately, most applications that run in WAS for z/OS use various native libraries implicitly. For example, the JDBC type II driver, MQ batch adapter, and CTG for CICS Access are all Java code wrapprd around native codes. WAS for z/OS itself has other native code to exploit the z/OS environment. So you might see the dispatcher switch the work back and forth between the zAAP and the general CP. You can see in Figure 3 the zAAP integration at work. Switching the works back and forth causes overhead. Using zAAP reduces the MIPS number on general CPs, but the total MIPS number is higher than before. Page 1 of 3 next page » WEBSPHERE LATEST STORIES . . .
SUBSCRIBE TO THE WORLD'S MOST POWERFUL NEWSLETTERS SUBSCRIBE TO OUR RSS FEEDS & GET YOUR SYS-CON NEWS LIVE!
|
SYS-CON FEATURED WHITEPAPERS MOST READ THIS WEEK BREAKING WEBSPHERE NEWS
|
|||||||||||||||||||||||||||||