What's the recommended FastCGI module for Python.  There are at least five:

        The Robin Dunn / Total Control Software version:
        http://alldunn.com/python/fcgi.py
        Last revised in 1998.

        The "JonPy" version:
        http://jonpy.sourceforge.net/fcgi.html
        Last revised in 2004.

        The Alan Saddi version:
        http://svn.saddi.com/py-lib/trunk/fcgi.py
        Last revision date unknown.

        The Cheese Shop version: python-fastcgi 1.1
        http://cheeseshop.python.org/pypi/python-fastcgi
        Requires Open Market C system.
        Last revised in 2005 for Python 2.3.

        The Peter Astrand version:
    
http://cvs.lysator.liu.se/viewcvs/viewcvs.cgi/webkom/thfcgi.py?cvsroot=webkom
        Last revised in 2004 for Python 2.3.

                                John Nagle
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to