Boost logo

Boost Users :

Subject: Re: [Boost-users] Interprocess : multithreading of the mapping
From: Brian Budge (brian.budge_at_[hidden])
Date: 2013-08-27 09:49:14


On Aug 27, 2013 2:19 AM, "Oodini" <svdbg____at_[hidden]> wrote:
>
> Hello,
>
> I have several shared memory regions to map in my client process.
>
> May I experience troubles if use multithreading to do this operation ?
> (
http://www.boost.org/doc/libs/1_54_0/doc/html/interprocess/sharedmemorybetweenprocesses.html#interprocess.sharedmemorybetweenprocesses.mapped_file.mapped_file_mapping_regions
)
>
> I have a good reason to do that.
>
> Thanks !

Hi. You will need to define what kinds of multithreaded tasks you will
have. Will you be reading, writing, or both?

  Brian



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net