happstack-state: Event-based distributed state.

[ bsd3, deprecated, distributed-computing, library, web ] [ Propose Tags ]
Deprecated in favor of acid-state

Unplug your machine and restart and have your app recover to exactly where it left off. HAppS-State spares you the need to deal with all the marshalling, consistency, and configuration headache that you would have if you used an external DBMS for this purpose. Its component model makes it easy to compose big applications from smaller reliable parts. Use event subscription to trigger IO actions and support comet-style or irc-bot applications.

Modules

[Last Documentation]

  • HAppS
    • HAppS.State
      • HAppS.State.ComponentSystem
      • HAppS.State.ComponentTH
      • HAppS.State.Control
      • HAppS.State.Saver
      • HAppS.State.Tests
        • HAppS.State.Tests.CheckpointProperties
        • HAppS.State.Tests.Helpers
        • HAppS.State.Tests.SaverProperties
      • HAppS.State.Transaction

Flags

Automatic Flags
NameDescriptionDefault
base4Enabled
tests

Build the testsuite, and include the tests in the library

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2.1, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.4.1, 0.5.0, 0.5.0.2, 0.5.0.3, 0.5.0.4, 6.0.0, 6.1.0, 6.1.1, 6.1.2, 6.1.3, 6.1.4
Dependencies base (<5), binary, bytestring, containers, directory, extensible-exceptions, filepath, happstack-data, happstack-util, hslogger (>=1.0.2), hspread (>=0.3), HUnit, mtl, old-time, QuickCheck, random, stm, syb, template-haskell, unix [details]
License BSD-3-Clause
Author Happstack team, HAppS LLC
Maintainer Happstack team <happs@googlegroups.com>
Category Web, Distributed Computing
Home page http://happstack.com
Uploaded by MatthewElder at 2009-02-04T03:44:03Z
Distributions
Reverse Dependencies 9 direct, 70 indirect [details]
Executables happstack-state-tests
Downloads 12440 total (39 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]