智能化下的产物,无人棋牌室
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”>Unicorn )项目移植。该Gunicorn服务器大致与各种Web框架兼容,只需非常简单的执行,轻量级的资源消耗,以及相当迅速。
特点:
本身支持WSGI、Django、Paster
自动辅助进程管理
简单的 Python配置
允许配置多个工作环境
各种服务器的可扩展钩子
与Python 2.x > = 2.5 兼容