【问题标题】:Python Server Pages ImplementationsPython 服务器页面实现
【发布时间】:2010-11-13 11:27:26
【问题描述】:

我从事 PHP 开发人员已经有一段时间了,我听说过使用 Python 编写 Web 脚本的好消息。经过一番研究,我发现了 mod_python,它与 Apache 集成以允许 Python Server Pages,这看起来与我习惯的 PHP 页面非常相似。我还发现了一个看起来很相似的 mod_wsgi。

我想知道 Stack Overflow 的优秀人士会向希望与 Apache 和 MySQL 良好集成以及与 PHP 类似功能的人推荐哪种实现方式。

【问题讨论】:

    标签: php python apache mod-python


    【解决方案1】:

    我相信 mod_wsgi 是 mod_python 的首选:

    http://code.google.com/p/modwsgi/

    一些性能基准似乎表明 mod_wsgi 的性能也更好。

    http://code.google.com/p/modwsgi/wiki/PerformanceEstimates

    【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2018-07-31
    • 1970-01-01
    • 2011-07-08
    • 1970-01-01
    相关资源
    最近更新 更多