From: Andre Nathan <andre@digirati.com.br>
To: caml-list@inria.fr
Subject: [Caml-list] [ANN] Release 1.0.0 - A multi-process daemon framework for OCaml
Date: Fri, 14 Sep 2012 15:23:19 -0300 [thread overview]
Message-ID: <1347646999.13892.31.camel@andre> (raw)
Hello
I'm happy to announce version 1.0.0 of the Release daemon
framework for OCaml:
Github repository: https://github.com/andrenth/release
Forge download: http://forge.ocamlcore.org/frs/?group_id=290
ODB package page: http://oasis.ocamlcore.org/dev/view/release/1.0.0
From the README:
Release is a multi-process Lwt-enabled daemon framework for
OCaml, providing facilities for type-safe inter-process
communication and privilege-dropping.
Its goal is to make it easy to write servers that are
released from the calling terminal and to release root
privileges when those are not necessary.
Release provides the following features:
- Easy creation of 1-to-1 master-slave or 1-to-n master-slaves
process architectures;
- Type-safe and thread-safe interprocess communication;
- Supervisor features (the master process detects unexpected
deaths of its slaves and restarts them);
- Integer operations on buffers with support for 16, 32, 64
and 128 bit integers with support for little- and big-endian
representations, plus a functorial interface allowing the
definition of operations on other integer sizes in the
release.bytes submodule;
- Generic configuration file parser with built-in validation
in the release.config submodule.
Best regards,
Andre
reply other threads:[~2012-09-14 18:23 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1347646999.13892.31.camel@andre \
--to=andre@digirati.com.br \
--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