0 Python WSGI HTTP 服务器 - Gunicorn jopen 12年前 </div> Gunicorn 'Green Unicorn'是一个用于UNIX的Python WSGI HTTP服务器。它是一个pre-fork worker 模型,移植自Ruby的 Unicorn项目。Gunicorn服务器广泛地兼容各种Web框, 轻量级的资源消耗,以及相当迅速。 项目主页:http://www.open-open.com/lib/view/home/1356483246135 相关经验 Python WSGI HTTP 服务器 - Gunicorn WSGI 服务器 uWSGI 快速和超轻量级HTTP/1.1 WSGI服务器:bjoern 一个快速超轻量级的HTTP/1.1 WSGI服务器:bjoern 目录