|
-
March 12th, 2012, 07:49 AM
#1
Sharing data between processes
Hello,
I have a developed an application which uses a complex data structure as data source. This data structure should exist only one time in memory. Every instance of my appliction should be able to access and change this data storage. (for e.g. a bunch of maps, lists and sets). What would be the best way to realize this? I thought about developing a Windows Service which uses boost inter- process communication? Is this doable or am I completely wrong?
Kind regards,
Michael
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|