From: Slawomir Lisznianski (slisznianski_at_[hidden])
Date: 2004-02-12 09:57:36


Alexander Nasonov wrote:
> Matthew Hurd wrote:
>
>
>>The thread_group is a thread pool as you describe. Does this meet your
>>requirements?
>>
>
> No. I meant special group of threads all ready to execute user function on
> demand.

Here is a scheduler based on Boost.Threads which does it...
URL: www.rhapsodia.org

Slawomir Lisznianski