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.9 required=5.0 tests=BAYES_00,XPRIO autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ff18b3dfbae1e1d6,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-08-28 01:45:58 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!newsfeed.gamma.ru!Gamma.RU!news1.spb.su!news-stob.telia.net!news-stoa.telia.net!telia.net!newsfeed.sunet.se!news01.sunet.se!erinews.ericsson.se!newstoo.ericsson.se!not-for-mail From: "Marcus Hedlund" Newsgroups: comp.lang.ada Subject: Ada as a real time language Date: Wed, 28 Aug 2002 10:45:18 +0200 Organization: ericsson Message-ID: NNTP-Posting-Host: 172.17.82.171 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Xref: archiver1.google.com comp.lang.ada:28479 Date: 2002-08-28T10:45:18+02:00 List-Id: Hi! I was just wondering about the real-time quality in the Ada language. Is it possible to write a good hard real-time system without a RTOS, or is it necesary to use a RTOS to achieve good real-time proporties? Any help will be greatly appreciated //M.Hedlund