$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Fuller (jfuller_at_[hidden])
Date: 2004-02-17 10:10:58
A recent project of mine uses shared queues based on Ted Yuan's
producer-consumer
code. The producer consumer code has been modified to use timed waits,
and
in my concurrency directory I provide management for named threads and
channels.
See http://sourceforge.net/projects/easyasap/