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,198c6302c4a0b0d7 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-12-20 14:30:04 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!wn4feed!worldnet.att.net!204.127.198.204!attbi_feed4!attbi_feed3!attbi.com!rwcrnsc53.POSTED!not-for-mail From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: Ada / C++ comparison paper References: X-Newsreader: Tom's custom newsreader Message-ID: NNTP-Posting-Host: x_sU7-157969-NM4-3204116@rwcrnsc53 X-Complaints-To: abuse@attbi.com X-Trace: rwcrnsc53 1008887402 x_sU7-157969-NM4-3204116@rwcrnsc53 (Thu, 20 Dec 2001 22:30:02 GMT) NNTP-Posting-Date: Thu, 20 Dec 2001 22:30:02 GMT Organization: AT&T Broadband Date: Thu, 20 Dec 2001 22:30:02 GMT Xref: archiver1.google.com comp.lang.ada:18178 Date: 2001-12-20T22:30:02+00:00 List-Id: > You'd be hard-pressed to prove that concurrency is more important to the > average developer than containers. I'd a whole lot rather have to roll my own container than multi-tasking system. And in "average developer" do you include VB programmers, or are you thinking of embedded/real time programmers?