[EMAIL PROTECTED] wrote:
While we're talking about improvements, I might re-note the existance of WSGIKit: http://svn.colorstudy.com/trunk/WSGIKit/

I prefer Webware over other Python frameworks because of its multithreaded application server. I don't know whether that is at all compatible with the WSGI standard? Michael

Yes, WSGI (and WSGIKit) supports threaded servers. The Twisted server is threaded, and Eric has also tried a WSGIUtils server: http://www.owlfish.com/software/wsgiutils/ which is also multithreaded.


--
Ian Bicking  /  [EMAIL PROTECTED]  /  http://blog.ianbicking.org


------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Webware-discuss mailing list Webware-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to