posix-mqueueversion Documentation on ocaml.org
POSIX message queues
The posix-mqueue library is a small OCaml library providing types and functions for using POSIX message queues. This library has been tested on Linux, but FreeBSD, QNX, Solaris etc. should work, too. Mac OS X does NOT provide POSIX message queues (OS X 10.10).
| Tags | clib:rt |
|---|---|
| Author | Markus W. Weissmann <markus.weissmann@in.tum.de> |
| License | MIT |
| Published | |
| Homepage | http://mqueue.forge.ocamlcore.org/ |
| Issue Tracker | https://github.com/mwweissmann/ocaml-posix-mqueue/issues |
| Maintainer | Markus W. Weissmann <markus.weissmann@in.tum.de> |
| Available | os != "macos" |
| Dependencies | |
| Source [http] | https://github.com/mwweissmann/ocaml-posix-mqueue/archive/0.7.2.tar.gz sha256=142e08858b7fbf30bb607988428743a2ac0c4767a997134d0c8f3050f987faf7 md5=5458623dbb9eafbab77eb5f1f7320021 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/posix-mqueue/posix-mqueue.0.7.2-0/opam |
No package is dependent


