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,fd0ee7c9be011576 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-03-05 06:58:07 PST Path: supernews.google.com!sn-xit-03!supernews.com!logbridge.uoregon.edu!news.maxwell.syr.edu!news-out.nuthinbutnews.com!news-in-austin.nuthinbutnews.com!feed2.newsfeeds.com!newsfeeds.com!newsranger.com!www.newsranger.com!not-for-mail Newsgroups: comp.lang.ada From: Ted Dennison Sender: usenet@www.newsranger.com References: <3AA29386.E60A686D@linuxchip.demon.co.uk> Subject: Re: Ada Annex E (Just curious :-) Message-ID: Date: Mon, 05 Mar 2001 14:56:37 GMT NNTP-Posting-Host: 127.0.0.1 X-Complaints-To: abuse@newsranger.com X-Trace: www.newsranger.com 983804197 127.0.0.1 (Mon, 05 Mar 2001 09:56:37 EST) NNTP-Posting-Date: Mon, 05 Mar 2001 09:56:37 EST Organization: http://www.newsranger.com Xref: supernews.google.com comp.lang.ada:5429 Date: 2001-03-05T14:56:37+00:00 List-Id: In article <3AA29386.E60A686D@linuxchip.demon.co.uk>, Dr Adrian Wrigley says... > >5) What are people *actually using* this technology for? >Flight control? Banking? Scientific computing? What example >real projects are there? Is it for performance? reliability? >controlling many remote peripherals? real-time? >Is it generally homo- or heterogenous? I'd like to have an answer to that one too. I don't think its really usable for a hard real-time system, as there is no way to guarantee response time. In fact, its tough to achieve this with any networking software. You pretty much have to control the transmission method used for everything from the application layer down to the physical layer. >I would like to use something like this for programming a >processor farm of commodity PCs, but this is tricky if the >bandwidth can't be improved. For a while I was looking at using it to distribute SETI@Home work units in a hetrogenious networked environment. However, since work units in the SETI world are typically manipulated either as files or via http, I eventually concluded that Annex E wouldn't be the best way to go about it. I'm still looking for a good use for Annex E... >is "cool", easy to use and effective... all I need now is an application >that would benefit significantly from it. I'm with you. --- T.E.D. homepage - http://www.telepath.com/dennison/Ted/TED.html home email - mailto:dennison@telepath.com