Preston Landers wrote:
On Thu, Nov 12, 2009 at 6:32 AM, Mark Hammond <skippy.hamm...@gmail.com> wrote:
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?


Sorry, just a v. hurried note to say that I use isapi-wsgi
(in front of Cherrypy, in fact) but that I have had thread-y
issues which I haven't managed to nail. So caveat empleator!

TJG
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to