26 March 2004 0 comments Python
This blog post is 18 years old! Most likely, its content is outdated. Especially if it's technical.
mod_python is as far as I know the simplest way to connect python to a web server. It probably has one hundredth the functionality of Zope but must wins on simplicity and speed.
I have to experiment a little with this some day.
- Previous:
- EuroPython in Sweden, I should go 24 March 2004
- Next:
- Fat food = fat kids? 28 March 2004
- Related by category:
- Best practice with retries with requests 19 April 2017 Python
- How much faster is Redis at storing a blob of JSON compared to PostgreSQL? 28 September 2019 Python
- Fastest way to find out if a file exists in S3 (with boto3) 16 June 2017 Python
- Interesting float/int casting in Python 25 April 2006 Python
- Fastest way to unzip a zip file in Python 31 January 2018 Python
- Related by keyword:
- How much faster is Nginx+gunicorn than Apache+mod_wsgi? 22 March 2012
- PSP - Python Server Pages 9 March 2004
- Loadtesting this site and compare with static Apache 15 October 2003