STM-based Read-Copy-Update

  • Installation

    Custom

  • Dependencies (3)

  • Dependents (0)

  • Package Flags

      test-doctests
       (on by default)
      test-hlint
       (on by default)

rcu

Build Status

This package is an exploration of read-copy-update in Haskell based loosely on the API in Relativistic Programming in Haskell by Cooper and Walpole, but converted to using STM in the spirit of Howard and Walpole.

Contact Information

Contributions and bug reports are welcome!

Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.

-Edward Kmett