On 12/11/2009 10:03 AM, Preston Landers wrote:
4) Use isapi-wsgi: This seems to be getting more popular but it seems to use threads and I'm wondering whether this will break my app in subtle ways.
Thread support should be optional - it is if you use the lower-level isapi stuff included in pywin32 (which isapi-wsgi uses)
Are there any other good options that I am missing?
It appears you have 4 - how many more exactly are you after? Cheers, Mark _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32