|
topics >
computer science >
| ||||||||
multiple processors Topic: replicated data Topic: safety critical systems |
SummaryA real-time system needs to be continuously active despite software modifications, hardware maintenance, hardware failure, or software bugs. Distributed systems seem to be the most flexible, allowing graceful performance degradation. A successful fault-tolerant system is ARPANET with its dynamically routed messages giving full network operation despite component failure. A dedicated backup processor may be used with a watchdog timer, but automatic conversion is difficult. Some installations resort to manual conversion or to fully manual alternatives. (cbb 5/80)
|