$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Matthew Hurd (matt_at_[hidden])
Date: 2004-02-11 16:26:05
> On Behalf Of Alexander Nasonov
> Subject: [boost] Re: Future of Boost.Thread part II
>
> Victor A. Wagner, Jr. wrote:
>
> > for me?
> > 1) priority modification (both absolute and relative)
> > 2) return value | exception propagation back to the "joiner"
> Thread pool + function execution in any available thread from the pool
>
> --
> Alexander Nasonov
> Independent Developer and Consultant
The thread_group is a thread pool as you describe. Does this meet your
requirements?
Matt Hurd.