Cloud CM-IPMP Guida alla Risoluzione dei Problemi Pagina 108

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 201
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 107
16.4.3 Fault Tolerant Resource Adaptors
When a fault tolerant Resource Adaptor is activated in Rhino, all activities it creates and their associated state are replicated to
all cluster members. This means that if a cluster node fails, the surviving nodes are able to reassign the activities that the failed
node was responsible for. To configure replication of activities for a Resource Adaptor, the
replicate-activities
attribute
should be set in the Resource Adaptor’s
oc-resource-adaptor-jar.xml
deployment descriptor:
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE oc-resource-adaptor-jar PUBLIC
"-//Open Cloud Ltd.//DTD JAIN SLEE Resource Adaptor Extension 1.0//EN"
"http://www.opencloud.com/dtd/oc-resource-adaptor-jar_1_0.dtd">
<oc-resource-adaptor-jar>
<resource-adaptor id="SimpleRA">
<resource-adaptor-classes>
<resource-adaptor-class>
<resource-adaptor-class-name>
com.opencloud.slee.resources.simple.SimpleResourceAdapter
</resource-adaptor-class-name>
</resource-adaptor-class>
</resource-adaptor-classes>
<ra-properties replicate-activities="True"/>
</resource-adaptor>
</oc-resource-adaptor-jar>
16.4.4 Fault Tolerance and High Availability
Replication of SBB state via a replicated MemDB and replication of activity state both carry some performance penalties along
with the benefits of fault tolerance. Because the decision to use activity replication is application dependent, Rhino allows
this to be configured on a per service and per resource adaptor level. It is also permissible to have a mix of replicated (Fault
Tolerant) and non-replicated (Highly Available) resource adaptors and services.
For more information on configuring application using extension deployment descriptors please refer to Section18.5 in Chapter
18.
Open Cloud Rhino 1.4.3 Administration Manual v1.1 99
Vedere la pagina 107
1 2 ... 103 104 105 106 107 108 109 110 111 112 113 ... 200 201

Commenti su questo manuale

Nessun commento