红联Linux门户
Linux帮助

Gunicorn 19.2.1发布,Python的HTTP服务器

发布时间:2015-02-05 09:11:38来源:红联作者:empast
Gunicorn 19.2.1 发布,改进内容:

Logging

expose loglevel in the Logger class

AsyncIO worker (gaiohttp)

fix #977 fix initial crash

Documentation

document security mailing-list in the contributing page.

Gunicorn 绿色独角兽'是一个Python WSGI UNIX的HTTP服务器。这是一个预先叉工人模式,从Ruby的独角兽(Unicorn )项目移植。该Gunicorn服务器大致与各种Web框架兼容,只需非常简单的执行,轻量级的资源消耗,以及相当迅速。

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

软件详情:https://github.com/benoitc/gunicorn/

来自:开源中国社区
文章评论

共有 0 条评论