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.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,98caa5b030058ecf,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1994-10-28 19:33:44 PST Path: nntp.gmd.de!xlink.net!howland.reston.ans.net!paladin.american.edu!auvm!J64.STRATCOM.AF.MIL!BennettC Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU Newsgroups: comp.lang.ada Encoding: 26 TEXT X-Mailer: Microsoft Mail V3.0 Message-ID: <2EB14997@SMTPGATE2.STRATCOM.AF.MIL> Date: Fri, 28 Oct 1994 11:59:00 PDT Sender: Ada programming language From: "Bennett, Chip (KTR) ~U" Subject: Say it isn't so! (Formerly: Ada replacements for DOS I/O) Date: 1994-10-28T11:59:00-07:00 List-Id: Chris Warwick wrote: > We just got burned on a project using Alsys Ada. Seems we had assumed that > a multi-tasking Ada program would perform I/O is parallel with other > processing. The system service call actucally halts all processing in the > program until the system service is complete... > I don't mean to burn Alsys, since the bug(?) also exists in the Verdix > compiler we are using. The difference is the Verdix is for Unix so we just > sidestepped the problem by not using Ada tasks... We use SunAda (aka Verdix) with Motif. Does this mean that if an application is drawing to the screen and number crunching at the same time in a separate Ada task, that the "background" task is going to be suspended for the same I/O interrupts that the "foreground" task is being suspended? Does everyone else consider this acceptable, or am I the only one that is appalled? ***************************************************************** * Chip Bennett, GDE Systems Inc | BennettC@j64.stratcom.af.mil * * USSTRATCOM/J64213 | Voice (402)294-7360 * * 901 SAC Blvd, Suite 2B24 | FAX (402)294-7912 * * Offutt AFB, NE 68113-6600 | Opinions expressed are my own * *****************************************************************