caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Markus Weißmann" <markus.weissmann@in.tum.de>
To: caml-list@inria.fr
Subject: [Caml-list] POSIX message queue implementation
Date: Tue, 30 Jun 2015 07:37:15 +0200	[thread overview]
Message-ID: <C4C86A63-59AC-471E-8274-24551924BBDC@in.tum.de> (raw)

Hello,

are there any libraries that implement/interface POSIX message queues? (mq_open(3), mq_close(3), mq_send(3), ..)
I only found one [1] -- for which there is neither an opam nor debian package (probably because of it's potpourri style).
And if there is no "standard" library, what would be the best library to push an implementation upstream to? (extunix, standard-lib, ..)

regards
-Markus

[1] https://github.com/jimenezrick/ocaml-backpack

-- 
Markus Weißmann, M.Sc.
Technische Universität München
Institut für Informatik
Boltzmannstr. 3
D-85748 Garching
Germany
http://wwwknoll.in.tum.de/

             reply	other threads:[~2015-06-30  5:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-30  5:37 Markus Weißmann [this message]
2015-06-30  5:50 ` Gabriel Scherer
2015-06-30  7:57 ` Anil Madhavapeddy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=C4C86A63-59AC-471E-8274-24551924BBDC@in.tum.de \
    --to=markus.weissmann@in.tum.de \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).