caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] POSIX message queue implementation
@ 2015-06-30  5:37 Markus Weißmann
  2015-06-30  5:50 ` Gabriel Scherer
  2015-06-30  7:57 ` Anil Madhavapeddy
  0 siblings, 2 replies; 3+ messages in thread
From: Markus Weißmann @ 2015-06-30  5:37 UTC (permalink / raw)
  To: caml-list

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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-06-30  7:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-30  5:37 [Caml-list] POSIX message queue implementation Markus Weißmann
2015-06-30  5:50 ` Gabriel Scherer
2015-06-30  7:57 ` Anil Madhavapeddy

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).