Erlang-style Distributed Haskell

Welcome to Erlang-style Distributed Haskell, a package for developing robust distributed Haskell applications for open system using a mechanism much similar to that in Erlang.

It was proposed by Frank Huch at ICFP'99. You can get the corresponding paper here.

Features

Examples

  1. A simple 'distributed' counter
  2. A graphical peer-to-peer Talk-application using gtk+hs
  3. A small single-threaded database to show the concepts of linking and receiveAfter

Requirements

Download

The repository contains a recent version of Distributed Haskell, including a couple of demonstration programs.
Volker Stolz
Last modified: Wed Jan 31 16:25:39 CET 2001