Boost logo

Boost Users :

Subject: Re: [Boost-users] Create Module with boost
From: Igor R (boost.lists_at_[hidden])
Date: 2010-12-29 12:48:44


> I suppose that the best for me will be to use binary module which will be
> loaded in run-time.
> Is there example of such modules? I think that the best way for
> communication between the modules will be to user mapping share memory. What
> can you advice me?

If you're talking of shared memory, then maybe you mean interprocess
communication. If so, take a look at Boost.Interprocess:
http://www.boost.org/doc/libs/1_45_0/doc/html/interprocess.html


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