$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andy Little (andy_at_[hidden])
Date: 2005-04-24 16:51:36
> It would be nice to have some brainstorming regarding boost threads if it
> is possible. I don't know if C++0x wants only to include basic functionality
> in threads but I think developers are waiting for some more complex utilities,
> like thread pools.
FWIW I like the thread concepts by Peter A. Buhr in
url:<http://jupiter.robustserver.com/pipermail/cpp-threads_decadentplace.org.uk/2005-March.txt.gz>
regards
Andy Little