SEARCH
0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Prev | Current Page 65 | Next

Moh'd A. Radaideh and Hayder Al-ameed

"Architecture of Reliable Web Applications Software"

During peak times, the load on the primary server
may starve the replication process, causing the standby to be several minutes behind.
Although warm standby replication is excellent for automatic database server failover, it
is of no help with client failover. In general, client applications must restart to connect to
the new server after failover. To get around this limitation, warm standby replication can
be complemented with a switching mechanism, which ensures that clients do not need to
reconnect in the event of a failover. With switching technologies, automatic client failover
is transparent to most end-users who see only a slight delay while the switch is made.
In short, warm standby replication (combined with switching) approaches the low data
latency, and seamless server and client failover of a cluster. However its geographic flexibility
makes warm standby replication ideal for disaster recovery after the catastrophic
loss of a data center.
Cold.Standby.
As a low-end strategy for database availability, many companies depend on backup and
restore. After all, the utility programs that come with a database management system as
well as assistant tools have reached a mature stage where they are feature-rich, robust, and
fast.


Pages:
53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77