There’s no much documentation on how to deploy a Django project with Spawning and yet people are recommending it over apache/mod_wsgi.
In another similar question, other SO user suggested me to open a new question specific to Spawning, so hopefully others can share their experiences too.
I’d be interested in seeing whose seriously recommending Spawning over Apache and mod_python or mod_wsgi.
Judging by the fact that this question is now the #4 result in Google for ‘django spawning’ I’d say it’s very much early days. 🙂 If you’re putting anything serious into production stick to Apache/mod_wsgi for now.