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,9905bd32158c3563 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!nx01.iad01.newshosting.com!newshosting.com!130.81.64.211.MISMATCH!cycny01.gnilink.net!spamkiller2.gnilink.net!gnilink.net!trndny03.POSTED!c2bfcbcf!not-for-mail From: Ed Falis Subject: Re: About studying Ada's implementation on its concurrent programming features. Newsgroups: comp.lang.ada Message-ID: References: <1180552110.488340.247990@g37g2000prf.googlegroups.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 User-Agent: Pineapple News 0.9.13 [PLAID BETA], BeOS (Intel) 6.2.0 X-Program-URL: http://www.platinumball.net/pineapple/news/beos/ X-Registered-To: Edward Falis Date: Thu, 31 May 2007 12:53:04 GMT NNTP-Posting-Host: 72.93.106.35 X-Complaints-To: abuse@verizon.net X-Trace: trndny03 1180615984 72.93.106.35 (Thu, 31 May 2007 08:53:04 EDT) NNTP-Posting-Date: Thu, 31 May 2007 08:53:04 EDT Xref: g2news1.google.com comp.lang.ada:15990 Date: 2007-05-31T12:53:04+00:00 List-Id: If I were to pick up a single comprehensive book on concurrency in Ada, it would be "Concurrency in Ada" by Burns and Welling. A very good description of the model and its use. The only unfortunate part, is that the new edition that covers Ada '05 is still pending publication, though it can be preordered at Amazon under the title "Concurrent and Real-Time Programming in Ada". I expect that many of the weak points of Ada 95 that the authors identified will be addressed in this new version of the book due to changes in the language.