summaryrefslogtreecommitdiff
path: root/README
blob: ac3d0f8f3a9f4e32627aca248237a9b2694fe507 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
LuaMQ 0.1
http://www.spreadspace.org/lua-mq/

LuaMQ is a simple interface from Lua to posix message queues. It
allows interprocess communication using posix message queues.

LuaMQ is free software and uses the same license as Lua 5.1.


Source code for LuaMQ can be downloaded from the project page.