ThesaHelp: references p-r
Topic: backtracking
Topic: exception handling with resumption
| |
Reference
Russell, D.L.,
"State restoration in systems of communicating processes ",
IEEE Transactions Software Engineering, SE-6, 2, pp. 183-194 , March 1980 .
Google
Quotations
184 ;;Quote: coordinate backward recovery by every processor accepting/rejecting a conversation; hard to implement
| 184 ;;Quote: avoid domino effect by saving good intermediate data for reading by a later process that needs to restart
| 185 ;;Quote: backward recovery by indicating recovery points for later restoration or purging
| 185 ;;Quote: implement recovery points by messagelists with history, a recovery cache, and propagated state restorations
| 193 ;;Quote: guarantee restorability without a domino effect by commutative messagelists or single receiver messages, and the local MRS property
|
Related Topics
ThesaHelp: references p-r (245 items)
Topic: backtracking (30 items)
Topic: exception handling with resumption (31 items)
|