Boost
Libraries
arrow_drop_down
Boost.Interprocess
M
D
C++ 03 Added in Boost 1.35.0
Categories:   Concurrent

Shared memory, memory mapped files, process-shared mutexes, condition variables, containers and allocators.

This Release

Ion Gaztañaga
Ion Gaztañaga
Maintainer

Dependencies

Library dependencies will be generated soon, please check back later.

Boost.Interprocess

Boost.Interprocess simplifies the use of common interprocess communication and synchronization mechanisms and offers a wide range of them:

  • Shared memory.
  • Memory-mapped files.
  • Semaphores, mutexes, condition variables and upgradable mutex types to place them in shared memory and memory mapped files.
  • Named versions of those synchronization objects, similar to UNIX/Windows sem_open/CreateSemaphore API.
  • File locking.
  • Relative pointers.
  • Message queues.

Also offers higher-level interprocess mechanisms to dynamically allocate portions of a shared memory or a memory mapped file. Using these mechanisms, it offers useful tools to construct C++ objects, including STL-like containers, in shared memory and memory mapped files.

License

Distributed under the Boost Software License, Version 1.0.

Properties

  • C++03
  • Header-only.

Build Status

Branch Deps Docs Tests
master Deps Documentation Enter the Matrix
develop Deps Documentation Enter the Matrix

Directories

Name Purpose
doc documentation
example examples
extra extra utilities
include headers
test unit tests

More information

  • Ask questions
  • Report bugs: Be sure to mention Boost version, platform and compiler you're using. A small compilable code sample to reproduce the problem is always good as well.
  • Submit your patches as pull requests against develop branch. Note that by submitting patches you agree to license your modifications under the Boost Software License, Version 1.0.
  • Discussions about the library are held on the Boost developers mailing list. Be sure to read the discussion policy before posting and add the [interprocess] tag at the beginning of the subject line.

All Time

Rene Rivera
Rene Rivera
Contributor
Beman Dawes
Beman Dawes
Contributor
Daniel James
Daniel James
Contributor
Marshall Clow
Marshall Clow
Contributor
John Maddock
John Maddock
Contributor
braden
braden
Contributor
Sebastian Theophil
Sebastian Theophil
Contributor
Adam Wulkiewicz
Adam Wulkiewicz
Contributor
Douglas Gregor
Douglas Gregor
Contributor
Troy D. Straszheim
Troy D. Straszheim
Contributor
Jeremiah Willcock
Jeremiah Willcock
Contributor
Edward Diener
Edward Diener
Contributor
oktonion
oktonion
Contributor
Marcel Raad
Marcel Raad
Contributor
Peter Dimov
Peter Dimov
Contributor
Tobias Reh
Tobias Reh
Contributor
Michael A. Jackson
Michael A. Jackson
Contributor
Takeshi Abe
Takeshi Abe
Contributor
Stephen Kelly
Stephen Kelly
Contributor
Romain Geissler
Romain Geissler
Contributor
Andrey Semashev
Andrey Semashev
Contributor
Jürgen Hunold
Jürgen Hunold
Contributor
wmamrak
wmamrak
Contributor
Bryce Adelstein-Lelbach
Bryce Adelstein-Lelbach
Contributor
Orgad Shaneh
Orgad Shaneh
Contributor
Vizor
Vizor
Contributor
Gerrit Renker
Gerrit Renker
Contributor
Egor Mikhaylov
Egor Mikhaylov
Contributor
Tim Blechmann
Tim Blechmann
Contributor
Akira Takahashi
Akira Takahashi
Contributor
Bo Rydberg
Bo Rydberg
Contributor
Daniela Engert
Daniela Engert
Contributor
Dirk Jagdmann
Dirk Jagdmann
Contributor
Richard Dale
Richard Dale
Contributor
Clément Chigot
Contributor
Louis Dionne
Louis Dionne
Contributor
Niklas Angare
Niklas Angare
Contributor
Antony Polukhin
Antony Polukhin
Contributor
Lars Hagström
Lars Hagström
Contributor
Adrien Destugues
Adrien Destugues
Contributor
Hartmut Kaiser
Hartmut Kaiser
Contributor
Pavel Vatagin
Pavel Vatagin
Contributor
Justin Brewer
Justin Brewer
Contributor
David Strauss
David Strauss
Contributor
Shay Osler
Shay Osler
Contributor
Miguel Company
Contributor
KhabarlakKonstantin
KhabarlakKonstantin
Contributor
byronhe
byronhe
Contributor
Gluttton
Gluttton
Contributor
Steven Watanabe
Steven Watanabe
Contributor
DCore Team
DCore Team
Contributor
Jan Niklas Hasse
Jan Niklas Hasse
Contributor
Yohann Bénédic
Yohann Bénédic
Contributor
Cornel Izbașa
Cornel Izbașa
Contributor
Leonardo Neumann
Leonardo Neumann
Contributor
lior izrael
lior izrael
Contributor
Qijia Liu
Qijia Liu
Contributor
Pawel Filipczak
Pawel Filipczak
Contributor
Tilman Blumhagen
Tilman Blumhagen
Contributor
Bruno Martinez
Bruno Martinez
Contributor
Vladimir Prus
Vladimir Prus
Contributor
EugeneZelenko
EugeneZelenko
Contributor
Boris Gubenko
Contributor
Anthony Eden
Anthony Eden
Contributor
Brian Kuhl
Brian Kuhl
Contributor