Description: Interprocess communication is an important part of many distributed systems. Many libraries, such as Boost, give mechanisms for interprocess communication. Such a concept, as shared memory is one of the fastest mechanisms of data transmission between processes by one computer. This article represents a convenient template to work with objects in shared memory.
To Search:
File list (Check if you may need any files):
interprocess.cc
interprocess.hpp
singleton.hpp