你好,游客 登录 注册 搜索
背景:
阅读新闻

HTTP服务器 Gunicorn v19.6.0 发布下载

[日期:2016-05-24] 来源:Linux社区  作者:Linux [字体: ]

Gunicorn v19.6.0 发布下载,Gunicorn 绿色独角兽'是一个Python WSGI UNIX的HTTP服务器。这是一个pre-fork worker的模型,从Ruby的独角兽(Unicorn )项目移植。该Gunicorn服务器大致与各种Web框架兼容,只需非常简单的执行,轻量级的资源消耗,以及相当迅速。

特点:

  • 本身支持WSGI、Django、Paster
  • 自动辅助进程管理
  • 简单的 Python配置
  • 允许配置多个工作环境
  • 各种服务器的可扩展钩子
  • 与Python 2.x > = 2.5 兼容

更新日志

Core & Logging

  • improvement of the binary upgrade behaviour using USR2: remove file lockin (issue 1270)
  • add the --capture-output setting to capture stdout/stderr tot the log

file (issue 1271) - Allow disabling sendfile() via the SENDFILE` environment variable (issue 1252 - fix reload under pycharm (issue 1129)

Workers

  • fix: make sure to remove the signal from the worker pipe (issue 1269)
  • fix: gthread worker, handle removed socket in the select loop(issue 1258)

下载地址

相关阅读

使用Gunicorn部署web.py应用 http://www.linuxidc.com/Linux/2014-01/95075.htm

Gunicorn运行Python的网站非常简单 http://www.linuxidc.com/Linux/2014-01/95076.htm

Gunicorn 的详细介绍请点这里
Gunicorn 的下载地址请点这里

本文永久更新链接地址http://www.linuxidc.com/Linux/2016-05/131721.htm

linux
相关资讯       Gunicorn 
本文评论   查看全部评论 (0)
表情: 表情 姓名: 字数

       

评论声明
  • 尊重网上道德,遵守中华人民共和国的各项有关法律法规
  • 承担一切因您的行为而直接或间接导致的民事或刑事法律责任
  • 本站管理人员有权保留或删除其管辖留言中的任意内容
  • 本站有权在网站内转载或引用您的评论
  • 参与本评论即表明您已经阅读并接受上述条款