$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: dhruva (dhruvakm_at_[hidden])
Date: 2007-09-23 23:53:45
Hi,,
On 9/23/07, Torsten Mohr <tmohr_at_[hidden]> wrote:
> Is there some example for data communication between threads available?
I am guessing, BOOST::ASIO might have such a thing. Your description
looks more like a main thread dispatching work to worker threads (pool
of threads) and communication between them. I am newbie to ASIO but
have heard it has lot of potential for such tasks (and I have a
similar need).
-dky
-- Dhruva Krishnamurthy Contents reflect my personal views only!