package distributed

  1. Overview
  2. Docs

distributed 0.6.0

Libraries

This package provides the following libraries (via ocamlobjinfo):

distributed

Documentation:

  • Distributed This module provides modules to create distribtued computations. Distributed comutations are described using the Process. Process provides a monadic interface to describe distributed computations.