$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] thread pool
From: Migunov Andrey (andrey_mv_at_[hidden])
Date: 2008-10-17 07:36:24
Hi!
I need to use a thread's pool in my program. There is no way to do it
with boost::thread of current release. I found some libraries, but i
don't know how quality is it. Please, advise me a good thread's pool
library that is compatible with boost.
best regards