chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] RFC: web-unity egg


From: Peter Bex
Subject: [Chicken-users] RFC: web-unity egg
Date: Fri, 26 Oct 2007 20:32:54 +0200
User-agent: Mutt/1.4.2.3i

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

Attachment: pgpDiQVjn8AIi.pgp
Description: PGP signature


reply via email to

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