Server Mirroring

Mirroring is the process of utilizing a backup server that duplicates all the processes and transactions of the primary server. If, for any reason, the primary server fails, the backup server can immediately take its place without any down-time.

Server mirroring is an expensive but effective strategy for achieving fault tolerance. It’s expensive because each server must be mirrored by an identical server whose only purpose is to be there in the event of a failure. A less expensive technique that is becoming more and more popular is Clustering where two or more computers are connected together in such a way that they behave like a single computer. Clustering is used for parallel processing, load balancing and fault tolerance.

No Comments Yet

No comments yet.

Comments RSS TrackBack Identifier URI

Leave a comment