$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2007-03-25 15:40:14
Yang Lang wrote:
> 4. Multi-thread and multi-process
>
> For higher speed, multi-thread and multi-process is required.
How is it required?
I think asynchronous I/O with a pool of threads should be the most
efficient solution.