Previous: , Up: Systems   [Contents][Index]


1.1 cl-posix-mqueue

Author

Valeriy Litkovskyy <vlr.ltkvsk@protonmail.com>

License

GPL3

Description

POSIX message queue bindings for Common Lisp

Long Description

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.

Version

0.1.2

Dependencies
Source

cl-posix-mqueue.asd (file)

Component

src (module)