 |
Wednesday, October 20, 2004 |
WSGI: Pathologically Portable Python
I am a big fan of web server api agnosticism, aka writing portable web code. Perl's CGI->FastCGI->PerlRun portability is very decent,
but I can only drool at the uberportability of running the same Python webapp across :
CGI
FastCGI
J2EE
HTTPServer.py
Twisted
mod_python
ASP(ASP.NET?), and
the shell for interactive debugging.
That blows my mind.
In other python news,
Mason: now with whitespace
http://www.myghty.org/ (porting - it's the sincerest form of flattery.)
12:58:10 PM
|
|
© Copyright 2005 John Sequeira.
|
|
|