DropboxMQ is an implementation of the Java Message Service API that uses a shared file system to store and distribute messages. A dropbox is a set of shared directories that relies on atomicity of file move operations to settle contention for messages.
STLshm provides an C++ STL Allocator implementation for creating and using STL containers (and any other allocator aware types) in sharedmemory regions. It supports multiple shared region implementations.