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,567f87f476bd8e1c X-Google-Attributes: gid103376,public From: garrigas@logica.com (Stephen M. Garriga) Subject: Re: Tips for realtime embedded Ada? Date: 1996/04/16 Message-ID: <4l0eg3$pn6@romeo.logica.co.uk>#1/1 X-Deja-AN: 147799336 references: <4ku9jf$b7u@hacgate2.hac.com> organization: Logica UK Ltd newsgroups: comp.lang.ada Date: 1996-04-16T00:00:00+00:00 List-Id: John Gluth wrote: >>Howdy, >>I'm looking for wisdom regarding designing software for a realtime >>embedded application. {snip} >>P.S. Not using Ada is not an option, for the smart-alecks out there... >>;-) Not at all? My experience in Ada83 on Dec Alpha and IBM RS6000 H/W has been that standard Ada I/O implementations are _VERY_SLOW_ - writing wrappers which pragma interface to C library functions can often give huge performance increases especially if the OS provides asynchonous i/o facilities for C. Steve Garriga garrigas@logica.com type OPINION is access PERSONAL_THOUGHTS_AND_BIAS; OPINION_STATED : new OPINION := not LOGICA.OPINION; Logica UK Ltd. +44 171 637 9111 http://www.logica.com