CGI and WSGI
- Common Gateway Interface
- Web Server Gateway Interface
- FastCGI
- What are WSGI and CGI in plain English?
- HOWTO Use Python in the web
- How Python web frameworks, WSGI and CGI fit together
- Is there a speed difference between WSGI and FCGI?
- WSGI Servers
- What’s the equivalent of ruby’s rack or python’s wsgi for Java?