Valeriy Litkovskyy <vlr.ltkvsk@protonmail.com>
GPL3
POSIX message queue bindings for Common Lisp
Common Lisp bindings to POSIX message queues.
POSIX message queue is an IPC (Inter-Process Communication) method that is easy
to use and quick to setup.
This library uses https://common-lisp.net/project/local-time library for
timestamps.
Other dependencies are: alexandria, babel and cffi. Cffi should be able to find librt.
0.1.2
cl-posix-mqueue.asd (file)
src (module)