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.1.tar.gz
md5=f2acce2f6726c67c47bd1285a7fadea8

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 Jan 2015

Dependencies (6)

  1. ocamlbuild build
  2. camlp4
  3. uint
  4. ocamlfind
  5. lwt >= "2.4.7" & < "2.7.0"
  6. ocaml < "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None