package release

  1. Overview
  2. No Docs
Release is a multi-process Lwt-enabled daemon framework for OCaml.

Install

Dune Dependency

Authors

Maintainers

Sources

release-1.1.0.tar.gz
md5=217b36500cae3d33477426b9f27b7b4c

Description

It provides 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.

Published: 21 Nov 2013

Dependencies (5)

  1. ocamlbuild build
  2. uint
  3. ocamlfind
  4. lwt <= "2.4.6"
  5. ocaml < "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None