<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
David T. Lewis wrote:
<blockquote cite="mid:20071025235430.GA517@shell.msen.com" type="cite">
  <pre wrap="">On Wed, Oct 24, 2007 at 11:12:13PM -0700, Peter William Lount wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">An excellent book for learning the ins and outs of concurrency control - 
and most importantly the common mistakes - is the free PDF book, "The 
Little Book of Semaphores",  by Allen B. Downey and his students: 
<a class="moz-txt-link-freetext" href="http://www.greenteapress.com/semaphores/downey05semaphores.pdf">http://www.greenteapress.com/semaphores/downey05semaphores.pdf</a>.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Peter,
Thanks for this reference.
Dave



  </pre>
</blockquote>
Hi,<br>
<br>
Your welcome. It's an invaluable book for learning and reviewing the
issues with Semaphores. <br>
<br>
It sounds like the other links people submitted are also quite
interesting. I've seen a few before but they obviously need a bit more
in depth study to understand all the points of view - some of which
seem to be in the formation stages rather than fully developed, which
wasn't apparent to this reader at the start of the thread.<br>
<br>
Peter<br>
</body>
</html>