@hackage transactional-events0.1.0.0

Transactional events, based on Concurrent ML semantics

  • Categories

    • License

      BSD-3-Clause

    • Maintainer

      Ryan Ingram <ryani.spam@gmail.com>

    • Versions

    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.