package distributed-lwt

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.5.0.tar.gz
sha256=e60a275e18c8fdc6ac6005af42f56d76d6d39222c12ab60617417925f3793625
md5=158919cc350bfb668e12ec8367b8f7c7

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.