@hackage / sync

A fast implementation of synchronous channels with a CML-like API

Latest0.1

About

Metadata

  • Last updated , by NeilBrown
  • License BSD-3-Clause
  • Categories Concurrency
  • Maintained by: neil@twistedsquare.com

  • Lottery factor: 0

Links

Installation

Readme

This is a short implementation of synchronous channels with choice, based on the code described at http://chplib.wordpress.com/2010/03/04/choice-over-events-using-stm/