Re: migrating to mod_wsgi
Yves Moisan <yves.moisan-/[email protected]> Wed, 17 Feb 2010 08:47:29 -0500
| Newsgroups | gmane.comp.python.mod_python |
|---|---|
| Message-ID | <1266414449.4454.15.camel@yves-laptop> |
> > On the latter question, have a look at Werkzeug. It is more of a > toolkit like mod_python was rather than a framework. There's also repoze.bfg. From their web site : "BFG is a Python web application framework based on WSGI. (http://bfg.repoze.org/). I haven't tried it myself yet, but it sounds like a good candidate for high throughput web apps. Cheers, Yves Moisan