Library for message queue in shared memory
Go to file
Alex Kotov 8095a02029
Create shared memory object
2020-12-13 16:33:19 +05:00
examples Remove some dummy files 2020-12-13 15:42:15 +05:00
include Create shared memory object 2020-12-13 16:33:19 +05:00
src Create shared memory object 2020-12-13 16:33:19 +05:00
tests Remove some dummy files 2020-12-13 15:42:15 +05:00
.gitignore Remove some dummy files 2020-12-13 15:42:15 +05:00
.travis.yml Initial commit 2020-12-12 10:38:35 +05:00
AUTHORS Initial commit 2020-12-12 10:38:35 +05:00
COPYING Initial commit 2020-12-12 10:38:35 +05:00
ChangeLog Initial commit 2020-12-12 10:38:35 +05:00
INSTALL Initial commit 2020-12-12 10:38:35 +05:00
Makefile.am Remove some dummy files 2020-12-13 15:42:15 +05:00
NEWS Initial commit 2020-12-12 10:38:35 +05:00
README Initial commit 2020-12-12 10:38:35 +05:00
README.md Add Travis CI badge 2020-12-12 10:41:09 +05:00
autogen.sh Initial commit 2020-12-12 10:38:35 +05:00
configure.ac Create shared memory object 2020-12-13 16:33:19 +05:00

README.md

libshmemq

Build Status

Library for message queue in shared memory.

Table of contents