From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a1eff3a9508d6cba X-Google-Attributes: gid103376,public From: dewar@merv.cs.nyu.edu (Robert Dewar) Subject: Re: Space Station S/W in Ada -- No Tasking? Date: 1998/05/03 Message-ID: #1/1 X-Deja-AN: 349932092 References: <354dadfd.2883074@news.mindspring.com> X-Complaints-To: usenet@news.nyu.edu X-Trace: news.nyu.edu 894233291 1906 (None) 128.122.140.58 Organization: New York University Newsgroups: comp.lang.ada Date: 1998-05-03T00:00:00+00:00 List-Id: Bob says <> This is of course an old argument, and proponents of synchronous cyclic scheduling will be glad to produce similar rhetoric denouncing the use of the asyncrhonous approach. Of course one has to decide this on a case-by-case basis, but there are plenty of examples of disasters and successes created using both approaches. At least some parts o the space station software definitely use cyclic scheduling (I remember this because I implemented the ncessary CIFO primitives to support cyclic scheduling for ALsys who was supplying Ada compilers for the Space Station effort).