[Haskell-cafe] Starting Haskell with a web application

Bayley, Alistair Alistair_Bayley at invescoperpetual.co.uk
Thu Mar 6 06:08:53 EST 2008


> From: haskell-cafe-bounces at haskell.org 
> [mailto:haskell-cafe-bounces at haskell.org] On Behalf Of Johan Tibell
> 
> I'm writing a web application server which I'm trying to make as
> simple to manage as Mongrel [1], a popular Ruby web server used to
> host web application written in e.g. Ruby on Rails. It uses Oleg style
> enumerators and ByteString internally to safely an efficiently manage
> resources. The web application interface is that of Python's WSGI [2]
> but adapted to a Haskell style. I've been busy lately but starting
> this weekend I will have much more time to work on it and can
> hopefully make a first release.
> 
> 1. http://mongrel.rubyforge.org/ - I believe the original author left
> the project so the projects original website is gone.
> 2. http://www.python.org/dev/peps/pep-0333/

Do you (both) have repos that I could download from? I quite interested
in both projects, esp. the WSGI clone.

Alistair
*****************************************************************
Confidentiality Note: The information contained in this message,
and any attachments, may contain confidential and/or privileged
material. It is intended solely for the person(s) or entity to
which it is addressed. Any review, retransmission, dissemination,
or taking of any action in reliance upon this information by
persons or entities other than the intended recipient(s) is
prohibited. If you received this in error, please contact the
sender and delete the material from any computer.
*****************************************************************



More information about the Haskell-Cafe mailing list