$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Yang Lang (yanglang_at_[hidden])
Date: 2007-03-26 07:03:56
Mathias Gaunard wrote:
>How is it required?
>I think asynchronous I/O with a pool of threads should be the most
>efficient solution.
I think pool of threads is a way of multithreading. I have mentioned above
are only rough ideas.
Thanks for you advise, I think pool of threads is a good idea ^^