@hackage blocking-transactions0.1.0.5
Composable, blocking transactions.
Categories
License
BSD-3-Clause
Maintainer
lane@downstairspeople.org
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (3)
- base >=4 && <5
- containers
- parallel Show all…
Dependents (1)
@hackage/acme-everything
A variable type (BVar), monad (BTM), and arrow (BTA), which provide fast, atomic, composable, blocking inter-thread communication. Blocking transactions are strictly less expressive than software transactional memory, but may be more efficient under very high contention.