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 <[EMAIL PROTECTED]> 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
> Chicken-users@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/chicken-users
>
>
>


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to