Description
Lightweight Erlang-style actors for Haskell.
Description
Hactor is a library which aims to provide lightweight Erlang-style actors for Haskell.
README.md
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.