$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: James Sutherland (James.Sutherland_at_[hidden])
Date: 2008-01-29 13:28:20
On 1/29/08 9:54 AM, "Sebastian Gesemann" <s.gesemann_at_[hidden]> wrote:
> You may want to try
http://threadpool.sourceforge.net/
I was looking into that, but was wondering if anyone had experience to
suggest that creation/destruction of threads was a significant overhead
before I implement pools.
James