$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Sohail Somani (s.somani_at_[hidden])
Date: 2007-07-09 18:38:00
Andrej van der Zee wrote:
> For the time being, is it possible to use
> serialization in multi-thread applications using
> mutexes around serialization methods, or should it
> totally be avoided?
> Thanks,
> Andrej
>
I haven't tested this, but from my investigation, you should be alright.
Sohail