Search Results

2
votes

Building Django app using Comet/Orbited on Apache, use mod_wsgi or mod_python?

Yes, absolutely. I would probably use Orbited as implemented by Dark Porter - It's the simplest solution to get your code running, and implemented in pure python. Not to me …