AVar: Mutable variables with Exception handling and concurrency support.

[ bsd3, concurrency, deprecated, library ] [ Propose Tags ]
Deprecated

AVars emulate mutable variables, by providing a queue based interface to interacting with the variable. Each variable runs a handler function, which reads requests from a queue and processes them one by one. They can be used in concurrent systems safely, and should handle exceptions thrown by modifying functions gracefully.

Modules

[Last Documentation]

  • Data
    • Data.AVar

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.5.1
Dependencies base (>=4.0.0.0) [details]
License BSD-3-Clause
Author Alex Mason
Maintainer Alex Mason <axman6@gmail.com>
Category Concurrency
Uploaded by AlexMason at 2009-02-18T03:50:41Z
Distributions NixOS:0.0.5.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 6042 total (28 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2017-01-02 [all 7 reports]