chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] RFC: web-unity egg


From: Daishi Kato
Subject: Re: [Chicken-users] RFC: web-unity egg
Date: Mon, 29 Oct 2007 09:04:47 +0900

Soulds really cool!

One question is why its backend is spiffy, and not http-server.
Is it possible to have an additional backend for http-server?

--daishi

On 10/27/07, Peter Bex <address@hidden> wrote:
> Hi all,
>
> I just made a new egg called "web-unity".  Its purpose is pretty simple:
> it allows you to create web applications which can run via CGI, SCGI, FCGI
> or Spiffy without having to change the code.  All that's needed is a
> server-specific dispatcher procedure which hands off the request to a
> generic procedure that does the work.
>
> Have a look at its wiki page and try out the egg (available through svn
> only right now), let me know where it can be improved.
>
> Cheers,
> Peter
> --
> http://sjamaan.ath.cx
> --
> "The process of preparing programs for a digital computer
>  is especially attractive, not only because it can be economically
>  and scientifically rewarding, but also because it can be an aesthetic
>  experience much like composing poetry or music."
>                                                         -- Donald Knuth
>
> _______________________________________________
> Chicken-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/chicken-users
>
>
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]