@hackage / eprocess

Basic Erlang-like process support for Haskell

Latest1.7.2

About

Metadata

  • Last updated , by CorentinDupont
  • License BSD-3-Clause
  • Categories Concurrency
  • Maintained by: corentin.dupont@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

This library provides a basic support for processes with message queues. It was built using channels and MVars. See http://hackage.haskell.org/package/eprocess