@hackage / hactor

Lightweight Erlang-style actors for Haskell.

Latest1.2.0.0

About

Metadata

  • Last updated , by Forkk
  • License MIT
  • Categories Concurrency
  • Maintained by: forkk@forkk.net

  • Lottery factor: 0

Links

Installation

Readme

Hactor

Hactor is a library which aims to provide lightweight actors similar to Erlang processes.

This project is inspired by, and was originally a fork of thespian, but I decided that it would be better and easier to just rewrite it.