Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!portal!cup.portal.com!David_A_Wheeler From: David_A_Wheeler@cup.portal.com Newsgroups: comp.lang.ada Subject: Reference: Fault-Tolerant multiprocessors in Ada Message-ID: <1561@cup.portal.com> Date: Tue, 24-Nov-87 00:26:40 EST Article-I.D.: cup.1561 Posted: Tue Nov 24 00:26:40 1987 Date-Received: Fri, 27-Nov-87 06:05:41 EST References: <16869@clyde.ATT.COM> Organization: The Portal System (TM) Lines: 10 XPortal-User-Id: 1.1001.2782 A decent article on implementing a Fault-Tolerant multiprocessor system in Ada is in the IEEE Transactions on Software Engineering May 1987, "On the Implementation and Use of Ada on Fault-Tolerant Distributed Systems" by John C. Knight and John I. A. Urquhart (Vol SE-13, #5, p553). If you're trying to implement a fault-tolerant system in Ada I recommend you take a a look... it has a few "here's what you need to do" sentences in its summary. --- David