transactional-events

Transactional events, based on Concurrent ML semantics

Latest on Hackage:0.1.0.0@rev:1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed and maintained by Ryan Ingram

A quick-and-dirty implementation of transactional events. Matthew Fluet's version ("http://ttic.uchicago.edu/~fluet/research/tx-events/") is probably a better implmentation, but this is an interesting start for a technique to experiment with.