$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2003-12-15 10:07:10
"Michael Glassford" <glassfordm_at_[hidden]> wrote in message
news:brkdtd$p4e$1_at_sea.gmane.org...
[snip]
> > Also, as an aside, is anybody able to point to the C++ committee's
> > thoughts on concurrency and boost::threads in particular?
In this regard, I would also be interested in peoples' oppinion about Kevlin
Henney's threading approach as
he presented at the ACCU 2003 conference:
http://www.two-sdg.demon.co.uk/curbralan/papers/accu/C++Threading.pdf
Even though I saw the talk, I could use much more detail explanations for
rationale's etc.
Anyway, his approach
is very different to normal threading libraries.
br
Thorsten