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-Thread: 103376,e7151167e0767ecc X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews2.google.com!not-for-mail From: wojtek@power.com.pl (Wojtek Narczynski) Newsgroups: comp.lang.ada Subject: Re: Feasibility of using Ada in new development Date: 8 Sep 2004 02:10:18 -0700 Organization: http://groups.google.com Message-ID: <5ad0dd8a.0409080110.1be46d74@posting.google.com> References: <8429999a.0408231027.2850e800@posting.google.com> <5ad0dd8a.0408302222.56282d6f@posting.google.com> <4135498c_1@news.tm.net.my> <5ad0dd8a.0409040738.3fff41b8@posting.google.com> <5ad0dd8a.0409060956.7fe744f6@posting.google.com> NNTP-Posting-Host: 83.27.58.81 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1094634618 25524 127.0.0.1 (8 Sep 2004 09:10:18 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 8 Sep 2004 09:10:18 +0000 (UTC) Xref: g2news1.google.com comp.lang.ada:3465 Date: 2004-09-08T02:10:18-07:00 List-Id: Randy, > This is how tasking works in the Janus/Ada compiler. So, clearly there is > something comparable available. But I wouldn't go so far as to call it high > performance (it was designed to make tasking available on as many targets as > possible). You mean you can put a task to sleep untill an IO descriptor is ready for reading or writing? Regards, Wojtek