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,4cf1fd41f64f8f02 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!news.glorb.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local01.nntp.dca.giganews.com!nntp.comcast.com!news.comcast.com.POSTED!not-for-mail NNTP-Posting-Date: Mon, 29 May 2006 19:18:48 -0500 From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: task-safe hash table? References: <1148943364.334619.24290@j73g2000cwa.googlegroups.com> X-Newsreader: Tom's custom newsreader Message-ID: Date: Mon, 29 May 2006 19:18:48 -0500 NNTP-Posting-Host: 67.169.16.3 X-Trace: sv3-G8xNK2Rnb7E6BRYAcayKRDsr7vUeGNlRXCUP+XOBIad/VASm3ScKfxmeY3Rh5zGbKxKKRLjkNj4YLkA!kN1MwiFRk+v6wY13vhElKWpGmhl29kCcts0SyxowDty79RRQCe8Ff6HiOQB7wAiBMVkxJzxv4B0P!9a/iCdTmVWnl X-Complaints-To: abuse@comcast.net X-DMCA-Complaints-To: dmca@comcast.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.32 Xref: g2news2.google.com comp.lang.ada:4596 Date: 2006-05-29T19:18:48-05:00 List-Id: >Grady Booch's book "Software Components in Ada" takes pains to describe >tasking semantics, defining terms "concurrent," "guarded", "multiple" Maybe I missed something, but it appears Booch's book leaves Maps_Simple_Noncached_Concurrent_* as an exercise for the reader.