Recommended FastCGI module?

John Nagle nagle at animats.com
Wed Mar 7 01:39:50 EST 2007


   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



More information about the Python-list mailing list