$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] synchorize or strand
From: dd (durga.disc_at_[hidden])
Date: 2014-07-31 08:19:32
Hi all,
There is multi-threaded application which will access data containers at
the same time. Which is the best choice between synchronization and strands.
Thanks,
dd