Release
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.
[ Homepage ]
| Author: | Andre Nathan. |
| Last modification date: | 25-Sep-2012 |
| Version: | 1.0.0 |
| Development status: | Stable |
| Kind: | Libraries :: Native OCaml libraries |
| Topic: | System :: Distributed and parallel programming |
| Homepage: | https://github.com/andrenth/release |