77 lines
4.9 KiB
HTML
77 lines
4.9 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow" />
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<meta name="DC.Type" content="concept" />
|
|
<meta name="DC.Title" content="i5/OS architecture for cluster-enabled applications" />
|
|
<meta name="abstract" content="Additional end-user value is provided by any application that is highly available, recognizing applications that continue to be available in the event of an outage, planned or unplanned." />
|
|
<meta name="description" content="Additional end-user value is provided by any application that is highly available, recognizing applications that continue to be available in the event of an outage, planned or unplanned." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaigapplications.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="http://www-1.ibm.com/servers/eserver/iseries/ha/" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzaigapplicationsclusterproven" />
|
|
<meta name="DC.Language" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>i5/OS architecture
|
|
for cluster-enabled applications</title>
|
|
</head>
|
|
<body id="rzaigapplicationsclusterproven"><a name="rzaigapplicationsclusterproven"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1"><span class="keyword">i5/OS</span> architecture
|
|
for cluster-enabled applications</h1>
|
|
<div><p>Additional end-user value is provided by any application that is
|
|
highly available, recognizing applications that continue to be available in
|
|
the event of an outage, planned or unplanned.</p>
|
|
<p><span class="keyword">i5/OS™</span> has provided an
|
|
application resilience architecture that supports various degrees of highly
|
|
available application. At the high end of this spectrum applications will
|
|
be enhanced with integrated functions that demonstrate highly available characteristics
|
|
and automation of the highly available environment, controlled by cluster
|
|
management utilities.</p>
|
|
<p>These applications have the following characteristics:</p>
|
|
<ul><li>The application can switch over to a backup cluster node when the primary
|
|
node becomes unavailable.</li>
|
|
<li>The application defines the resilient environment in the Resilient Definition
|
|
and Status Data Area to enable automatic configuration and activation of the
|
|
application by a cluster management application.</li>
|
|
<li>The application provides application resilience by means of an application
|
|
CRG exit program to handle cluster related events, taking advantage of the
|
|
capabilities of the <span class="keyword">i5/OS</span> cluster
|
|
resource services.</li>
|
|
<li>The application provides an application restart function that repositions
|
|
the user to an application menu screen or beyond.</li>
|
|
</ul>
|
|
<p>Applications that demonstrate more stringent availability and restart characteristics
|
|
have the following characteristics:</p>
|
|
<ul><li>The application provides enhanced application resilience through more
|
|
robust handling of cluster events (action codes) by the application CRG exit
|
|
program.</li>
|
|
<li>The application provides a greater level of application restart support.
|
|
For host-centric applications, the user will be repositioned to a transaction
|
|
boundary by commitment control or checkpoint functions. For client-centric
|
|
applications, the user will experience a seamless failover with minimal service
|
|
interruption.</li>
|
|
</ul>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaigapplications.htm" title="Application resilience is one of the key elements in a clustered environment. If you are planning to write and use highly available applications in your cluster you should be aware that these applications have specific availability specifications.">Cluster applications</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="http://www-1.ibm.com/servers/eserver/iseries/ha/">iSeries High Availability and Clusters</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |