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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8894c17696f56f10 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-02-28 12:13:07 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!cyclone.bc.net!newsfeed.bc.tac.net!news.bc.tac.net!not-for-mail Reply-To: "Alex P." From: "Alex P." Newsgroups: comp.lang.ada References: <98104da8.0202260803.787b95a9@posting.google.com> <3C7D4A18.4420CD77@earthlink.net> <4519e058.0202280649.acfad38@posting.google.com> Subject: Re: Mil question. X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: Date: Thu, 28 Feb 2002 12:12:32 -0800 NNTP-Posting-Host: 207.102.214.132 X-Complaints-To: news@bctel.net X-Trace: news.bc.tac.net 1014927181 207.102.214.132 (Thu, 28 Feb 2002 12:13:01 PST) NNTP-Posting-Date: Thu, 28 Feb 2002 12:13:01 PST Xref: archiver1.google.com comp.lang.ada:20599 Date: 2002-02-28T12:12:32-08:00 List-Id: Huh , I know some of those third-part realtime extensions for NT, but still Ada real time extension won't make use of it ??? Like even if RT extension allow 256 priority levels instead of only 32 available on NT, in GNAT I will have something like Priority'Last = 32 ?? Is there any RT extension for NT which allow to use Ada Annex D with it ? "Ted Dennison" wrote in message news:4519e058.0202280649.acfad38@posting.google.com... > "Alex P." wrote in message news:... > > Sorry for offtopic. Looking at those links you've provided > > NATO Artillery Ballistic Kernel > > - software targeted to Windows NT. > > I believe NT is one of the most reliable OS on market now, > > just wondering which version or build of NT used in those > > projects ? I've heard MSoft has version of NT for embedded > > systems. > > NT is one of the *only* OS's for PC's on the market now. Its very > reliable compared to unsafe OS's like DOS and Win9x, but I don't find > it any more reliable than any other modern OS. Perhaps a little less > so, but that's probably mostly due to all the different device drivers > it can run. > > However, it is not suitable for real-time systems, which would > certianly rule it out for most things relating to artillery > ballistics. Perhaps you could use it to do some initial calculations. > > Microsoft does sell an embedded NT, but it is not real-time. There are > some real-time OS's that work with NT (by taking control of the > machine each clock cycle, and giving it back to NT only when there are > no more RT tasks to run), but Microsoft itself doesn't make such a > thing. If you don't need to run a snazzy GUI or something like Office, > you might as well use a dedicated RTOS. > > -- > T.E.D. > Home - mailto:dennison@telepath.com (Yahoo: Ted_Dennison) > Homepage - http://www.telepath.com/dennison/Ted/TED.html