Lecture Notes in Computer Science
DOI: 10.1007/bfb0029359
|View full text |Cite
|
Sign up to set email alerts
|

A program structure for error detection and recovery

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
60
0
2

Publication Types

Select...
5
4
1

Relationship

0
10

Authors

Journals

citations
Cited by 186 publications
(62 citation statements)
references
References 4 publications
0
60
0
2
Order By: Relevance
“…This shows that pure resilience subsumes source-independence: by construction, purely resilient catch blocks are source-independent. The pure resilience contract is a loose translation of the concept of recovery block [13] in mainstream programming languages. A purely resilient try-catch is able to handle unanticipated exceptions in any situation while still performing the expected operation.…”
Section: Discussionmentioning
confidence: 99%
“…This shows that pure resilience subsumes source-independence: by construction, purely resilient catch blocks are source-independent. The pure resilience contract is a loose translation of the concept of recovery block [13] in mainstream programming languages. A purely resilient try-catch is able to handle unanticipated exceptions in any situation while still performing the expected operation.…”
Section: Discussionmentioning
confidence: 99%
“…The principle idea for both N-versioning and Recovery Blocks [22] is that independent efforts to achieve the same result deliver greater confidence in the result. If these efforts are also different in method the confidence is even greater.…”
Section: B From Fault Tolerance and Dependabilitymentioning
confidence: 99%
“…Design fault tolerance, thus, deals with faults that may be introduced in the design of that level of the system, be it hardware or software. Techniques such as the recovery block scheme [Horn74,Ande76] and N-Version programming [Aviz85,Chen78] provide this type offault tolerance. This technique is also sometimes called software fault tolerance [Lee90].…”
Section: Implementing Fault Tolerancementioning
confidence: 99%