posted by Thom Holwerda on Mon 22nd Aug 2005 09:10 UTC, submitted by anonymous
IconCherryPy uses the same concepts as CGI to bind a Web server to a Web application, but it improves performance and gains persistence across requests by handling all its requests within a single process. Find out how to write Web applications with CherryPy, an application framework for Python that makes Web applications easier to write than plain CGI.
e p (0)    6 Comment(s)

Technology White Papers

See More