@hackage / cio

A monad for concurrent IO on a thread pool

Version Deprecated package0.1.0

About

Metadata

  • Last updated , by NikitaVolkov
  • License MIT
  • Categories Concurrency
  • Maintained by: Nikita Volkov <nikita.y.volkov@mail.ru>

  • Lottery factor: 0

Links

Installation

This package has been deprecated

Readme

Provides a monadic API for efficient concurrency based on a thread pool. The implementation is based on a "parallel-io" library.