$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Michael van der Westhuizen (michael_at_[hidden])
Date: 2004-11-10 13:52:12
Ion Gaztañaga wrote:
[snip]
> example write in one process:
>
[snip]
> And in other process write:
>
[snip]
This is great! I would find this kind of functionality extremely useful.
My requirements are (currently) a little simpler that yours (the
"clients" of the shared memory segment have read-only access for
reading pre-cached data).
Like many others I've grown tired of having to do this sort of
thing manually!
Michael