设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Gunicorn 19.3发布,Python的HTTP服务器

2015-3-8 21:54| 发布者: joejoe0332| 查看: 1079| 评论: 0|原作者: oschina|来自: oschina

摘要: Gunicorn 19.3 发布了,Gunicorn 绿色独角兽'是一个Python WSGI UNIX的HTTP服务器。这是一个预先叉工人模式,从Ruby的独角兽(Unicorn )项目移植。该Gunicorn服务器大致与各种Web框架兼容,只需非常简单的执行,轻 ...

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

该版本改进内容包括:

Core

  • fix:#978 make sure a listener is inheritable

  • add check_config class method to workers

  • fix select timeout in sync worker with multiple connections  (#983)

  • allows workers to access to the reloader. close #984

  • raise TypeError instead of AssertionError

Logging

  • make Logger.loglevel a class attribute

Documentation

  • fix  fix syntax errors in examples/gunicorn_rc (#988)

官方文档:http://docs.gunicorn.org/en/19.3/

下载地址:https://pypi.python.org/pypi/gunicorn/19.3.0

酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部