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.8 required=5.0 tests=BAYES_00,PLING_QUERY autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,b6d862eabdeb1fc4 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!feeder.news-service.com!feeder.erje.net!news.mixmin.net!aioe.org!not-for-mail From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: Ada noob here! Is Ada widely used? Date: Fri, 21 May 2010 01:08:19 +0000 (UTC) Organization: Aioe.org NNTP Server Message-ID: References: <9fc4f0a0-9d44-4d3b-922e-a4bc0f95d25e@b21g2000vbh.googlegroups.com> NNTP-Posting-Host: J4HSNf9Eqj44wTz1J3b8lQ.user.speranza.aioe.org X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 X-Newsreader: Tom's custom newsreader Xref: g2news2.google.com comp.lang.ada:11833 Date: 2010-05-21T01:08:19+00:00 List-Id: >The language is good for embedded, real-time, and safety-critical >software >where high reliability is required. It is often used in the space I run a TV channel with Ada. It handles downloading video files, loading from DVDs and timing shows, inserting ad-size clips, archiving old shows, scheduling (and notifying TV Guide et al), and of course playing on Comcast and UVerse. Reliability, concurrency, real-time (one second or less), catching exceptions, are important.