摘要:
1.什么是Gunicorn gunicorn是一个python Wsgi http server,只支持在Unix系统上运行,来源于Ruby的unicorn项目。 Gunicorn使用prefork master-worker模型(在gunicorn中,master被称为arbiter),能够与各种 阅读全文
posted @ 2021-02-27 13:30
cool小伙
阅读(1431)
评论(0)
推荐(0)