[homepage patch alex@happs.org**20060413204926] { hunk ./README.html 14 -

HAppS is a Haskell library for building Internet applications, featuring:

+

HAppS is a Haskell library for building industrial strength Internet applications safely, quickly, and easily. With HAppS you focus entirely on application functionality implemented in your favorite language and you don't have to worry about making sure all sorts of server subsystems are functioning properly. See the features:

+ + hunk ./README.html 61 + hunk ./README.html 80 -

- -

For a trivial example of a combined SMTP/HTTP server that uses an in memory + + +

HAppS was inspired by Python Twisted, Prevayler, and SEDA. For details, see HAppS Architecture.

+ +

For trivial usage examples see hello world and simple mail and http example. For a trivial relational Table/Index example see HAppS.DBMS.Example For the source to Pass.net, a live application built on top of HAppS, darcs get http://pass.net/s/repo. + +

+ + hunk ./README.html 94 -

For motivation for HAppS design see HAppS -Architecture.

hunk ./README.html 104 -

More information is available at http://HAppS.org

-

A tarball of HAppS is available at http://HAppS.org/HAppS/HAppS.tar.gz. -HAppS is also available via darcs: -

hunk ./README.html 109 +

Documentation Update (April 13, 2006)

+Modified top of the homepage to reflect current thoughts on the value of HAppS. + hunk ./README.html 113 + hunk ./README.html 148 -

Module Documentation

-

HAppS.Protocols

+ +

General Commentary (!!this section needs help!!)

+ +

HAppS.MACID

+

Use HAppS.MACID to build applications that need hunk ./README.html 185 - You provide a function that returns a new state. Any errors mean + You provide a state transformer function. Any errors mean hunk ./README.html 194 - transparency to make total order vastly superior to other processing models.) + transparency to make total order vastly superior to other processing models.) hunk ./README.html 346 -


+ hunk ./README.html 378 -

Copyright (c) 2005 HAppS.org. All Rights Reserved. +

Copyright (c) 2006 HAppS.org. All Rights Reserved. }