$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Janek Kozicki (janek_listy_at_[hidden])
Date: 2006-11-21 13:36:53
Mathias Gaunard said: (by the date of Tue, 21 Nov 2006 19:10:08 +0100)
> Thorsten Ottosen wrote:
>
> > It seems like a bad idea to mix threading into the container itself.
>
> Unless you're designing lock-free data structures.
good point. I didn't mention that. I want multiprocessor support to
be transparent for the data structures. The 'bottom' data classes
will not have to care about mutexes, etc - just focus on the most
important thing that they are doing.
-- Janek Kozicki |