代码改变世界

文章分类 -  网络相关

WSGI的由来

2013-10-20 21:33 by 程序猴, 184 阅读, 收藏,
摘要: 原文:WSGI-Gateway or Glue?http://zoomq.qiniudn.com/ZQScrapBook/ZqFLOSS/data/20070108123245/index.html相关的另一篇文章:Python Web 服务器网关接口http://pep-3333-wsgi.readthedocs.org/en/latest/IntroductionWSGI是由pje在寻找web server和python web app或framework之间简单而通用的接口的结果。原先是叫python web container interface。PEP333之前的讨论稿时2003.1 阅读全文