package distributed-lwt

  1. Overview
  2. Docs
A library to probide a lwt based implementation of Distributed

Install

Dune Dependency

Authors

Maintainers

Sources

v0.6.0.tar.gz
md5=c7fe69990324309299fe4ad90a738866
sha512=d1c2bd6a5f11dab70bc74178f9fafe2a36a697313f52bf2bce7b263ac2c9e0930f367c34bcd74ebfe8c56b269f03b6f6ac7c0738ee0e81d752658a831b559c05

doc/index.html

distributed-lwt

API

Library distributed-lwt

  • Distributed_lwt A lwt based implementation of Distributed. Note, that this lwt based implmentation depends on the Logs_lwt library. In keeping with the usage conventions of the Logs library, this implementation does not define a source, it does not set the log level, and it does not define a reporter. The application is expected to define a source, set the log level, and define a reporter (see the examples).
OCaml

Innovation. Community. Security.