Over 10 years of community discussion and knowledge are maintained here as a read-only archive.
When you think in terms of shallow-reaching request handling, where you're doing little more than running an app that hauls some data out of a database, templates it and spits it back out, forking the same app for every request would be enough.