anthonygclark / posix_message_queue

C++11 Implementation of Linux/POSIX message queues

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++11 POSIX message queue wrapper (mq_overview(7))

Should be a pretty straight forward implementation.

See test.cc for a usage test.

Still working on packaging and getting this into some of the experimental C++ package managers...

About

C++11 Implementation of Linux/POSIX message queues


Languages

Language:C++ 99.7%Language:Makefile 0.3%