Search code examples
Boost's managed_shared_memory usage in between two processes (C and C++)...


c++cboostshared-memoryboost-interprocess

Read More
Adapt Boost Thread / Process for non supported platform...


c++boostreal-timeboost-threadboost-interprocess

Read More
What am I doing wrong with my semaphores (named_semaphore from Boost)?...


c++semaphorec++03boost-interprocess

Read More
Restrict child process access to shared memory and message queues...


c++boostboost-interprocess

Read More
managed_shared_memory vs windows_shared_memory...


c++boost-interprocess

Read More
Using a memory mapped file for persistence - is volatile required?...


c++volatilememory-mapped-filesboost-interprocess

Read More
Can Boost Container vector manage memory through non raw pointers?...


c++pointersboostboost-interprocessboost-container

Read More
Boost.Interprocess memory location...


c++boostboost-interprocess

Read More
Boost.interprocess Vector as class member...


c++boostboost-interprocess

Read More
Boost template error using inter-process map...


c++templatesboostinterprocessboost-interprocess

Read More
c++ boost interprocess exchange (copy) non-shared and shared string vector...


c++stringvectorheap-memoryboost-interprocess

Read More
A puzzle about boost::interprocess::managed_shared_memory->size...


c++boostboost-interprocess

Read More
Growing Boost.Interprocess memory mapped file with single writer...


c++boostmmapmemory-mapped-filesboost-interprocess

Read More
Unable to receive a message using message_queue in Boost thread...


c++multithreadingboostboost-threadboost-interprocess

Read More
Example of how to use boost upgradeable mutexes...


c++boost-threadboost-interprocess

Read More
Why do the boost interprocess named mutex docs say each process should have it's own named mutex...


c++boostboost-interprocess

Read More
boost::interprocess::map insert gives: ambiguous call to overloaded function...


c++boostboost-interprocess

Read More
What does boost interprocess file_lock actually do with the target file?...


c++boostboost-interprocess

Read More
boost message queue crashes when sending a string...


c++boostboost-interprocess

Read More
Boost Container vs Boost multi_index_container...


performanceboostcontainersboost-interprocessboost-multi-index

Read More
using boost::interprocess in class object segfaults, why?...


c++classboostsegmentation-faultboost-interprocess

Read More
Persistence of boost multi_index_container stored in a file...


c++boostmmapboost-interprocessboost-multi-index

Read More
problems with boost:interprocess shared memory...


c++boostshared-memoryinterprocessboost-interprocess

Read More
how to get a shmid from a boost::interprocess::managed_shared_memory object...


c++boostshared-memoryboost-interprocess

Read More
boost::circular_buffer how to handle overwrite shift...


c++boostcircular-bufferboost-interprocess

Read More
Read and remove first (or last) line from txt file without copying...


c++fstreamgetlinestdstringboost-interprocess

Read More
Strange linker error when using Boost Interprocess 1.60 release build...


c++visual-studio-2010boostboost-interprocess

Read More
Boost interprocess_mutex copy/move constructor?...


c++boostboost-interprocess

Read More
template meta-programming how to specialize on a collection...


c++c++11boosttemplate-meta-programmingboost-interprocess

Read More
Maps of maps allocated in shared memory...


c++boostg++boost-interprocessboost-unordered

Read More
BackNext