This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
ddsf:public:guidebook:06_append:glossary:f:faulttolerance [2021/03/17 16:23] admin ↷ Page moved from ddsf:private:cookbook:06_append:glossary:f:faulttolerance to ddsf:private:guidebook:06_append:glossary:f:faulttolerance |
ddsf:public:guidebook:06_append:glossary:f:faulttolerance [2021/07/14 16:38] (current) murphy ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Fault Tolerance ===== | ===== Fault Tolerance ===== | ||
| - | [[ddsf:private:cookbook:06_append:glossary| Return to Glossary ]] | + | [[ddsf:public:guidebook:06_append:glossary:start| Return to Glossary ]] |
| - | [[ddsf:private:cookbook:02_body:02_projreq:nonfunctional:14_reliability:04_faulttolerance|See 2.2.2.3 Fault Tolerance]] | + | [[ddsf:private:guidebook:02_body:02_projreq:nonfunctional:14_reliability:04_faulttolerance|See 2.2.2.3 Fault Tolerance]] |
| **Fault Tolerance** is the ability of a system to respond gracefully to an unexpected hardware or software failure. There are many levels of fault tolerance, the lowest being the ability to continue operation in the event of a power failure. Many fault-tolerant computer systems mirror all operations -- that is, every operation is performed on two or more duplicate systems, so if one fails the other can take over. | **Fault Tolerance** is the ability of a system to respond gracefully to an unexpected hardware or software failure. There are many levels of fault tolerance, the lowest being the ability to continue operation in the event of a power failure. Many fault-tolerant computer systems mirror all operations -- that is, every operation is performed on two or more duplicate systems, so if one fails the other can take over. | ||