Gunicorn Python 的 WSGI 服务器

授权协议:MIT操作系统:Linux 开发语言:Python
Gunicorn 绿色独角兽是一个Python WSGI UNIX的HTTP服务器。这是一个pre-fork worker的模型,从Ruby的独角兽(Unicorn )项目移植。该Gunico...