comp.lang.ada
 help / color / mirror / Atom feed
* ANNOUNCE: bounded buffer posted to ACM patterns archive
@ 1999-04-04  0:00 Matthew Heaney
  0 siblings, 0 replies; only message in thread
From: Matthew Heaney @ 1999-04-04  0:00 UTC (permalink / raw)


I have posted the article "Bounded Buffer - Alternate Implementation" to
the April 1999 ACM patterns archive.

<mailto:patterns@acm.org>
<http://www.acm.org/archives/patterns.html>


The example implements a classic bounded buffer using a protected
object.  The novelty here is that it allows the producer to indicate
that no more items are coming, which unblocks the waiting consumer.

I have translated every C++ example in the GoF Design Patterns book to
Ada95, and have now started documenting concurrency idioms.

You can subscribe to the ACM patterns list by sending the message (body)

subscribe patterns <your full name>

to the ACM mailing list server.

<mailto:listserv@acm.org>


Matt









^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-04-04  0:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-04-04  0:00 ANNOUNCE: bounded buffer posted to ACM patterns archive Matthew Heaney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox