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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,dbcc824743f89ca5 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-24 14:43:28 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!sn-xit-03!sn-xit-01!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: "Randy Brukardt" Newsgroups: comp.lang.ada Subject: Re: Realtime and ADA - stupid newby question Date: Fri, 24 Oct 2003 16:45:33 -0500 Organization: Posted via Supernews, http://www.supernews.com Message-ID: References: X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 X-Complaints-To: abuse@supernews.com Xref: archiver1.google.com comp.lang.ada:1629 Date: 2003-10-24T16:45:33-05:00 List-Id: "Marc Pelletier" wrote in message news:Xns941E9E3E5D94Cmpgexx2@216.168.3.44... > James Rogers wrote in > news:Xns941E98AEE4B8Cjimmaureenrogers@204.127.36.1: > > > PharLap > > bundled with Aonix Object Ada > > Is Pharlap an rtos? My quick reading of their website seemed to indicate > that it was a dos extender that made dos "more" realtime. Admittedly that > may be real enough for my task. It originally was a DOS Extender, but later on there were bare-machine versions (that is, an RTOS). I have no idea what the current state is, though. Randy.