MESSAGE LOGGING - PESSIMISTIC, OPTIMISTIC, CAUSAL, AND OPTIMAL

Citation
L. Alvisi et K. Marzullo, MESSAGE LOGGING - PESSIMISTIC, OPTIMISTIC, CAUSAL, AND OPTIMAL, IEEE transactions on software engineering, 24(2), 1998, pp. 149-159
Citations number
22
Categorie Soggetti
Computer Science Software Graphycs Programming","Engineering, Eletrical & Electronic","Computer Science Software Graphycs Programming
ISSN journal
00985589
Volume
24
Issue
2
Year of publication
1998
Pages
149 - 159
Database
ISI
SICI code
0098-5589(1998)24:2<149:ML-POC>2.0.ZU;2-Z
Abstract
Message-logging protocols are an integral part of a popular technique for implementing processes that can recover from crash failures. All m essage-logging protocols require that, when recovery is complete, ther e be no orphan processes, which are surviving processes whose states a re inconsistent with the recovered state of a crashed process. We give a precise specification of the consistency property ''no orphan proce sses.'' From this specification, we describe how different existing cl asses of message-logging protocols (namely optimistic, pessimistic, an d a class that we call causal) implement this property. We then propos e a set of metrics to evaluate the performance of message-logging prot ocols, and characterize tile protocols that are optimal with respect t o these metrics. Finally, starting from a protocol that relies on caus al delivery order, we show how to derive optimal causal protocols that tolerate f overlapping failures and recoveries for a parameter f: 1 l ess than or equal to f less than or equal to n.