$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Asif Lodhi (asif.lodhi_at_[hidden])
Date: 2008-08-19 08:30:42
Hi,
On 8/10/08, dizzy <dizzy_at_[hidden]> wrote:
> ...........................................
> I supose a compromise solution that combines both threading and
> asynchronous operation might be the best.
You might want to have a look at the following:
ACE (Adaptive Communication Environment)
IO Completion Ports (Windows)
Reactor & Proactor Patterns
-- Asif