开发者

Cherrypy vs. Apache/mod_wsgi

What are pros/cons?

-Stability

-Developer fri开发者_开发百科endliness

-System resources

-Scalability


In my experience the best performance is by running a WSGI app with a WSGI server like FAPWS or gevent (some benchmarks here: http://nichol.as/benchmark-of-python-web-servers). Then you can configure nginx with proxy_pass.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜