摘要: python web 部署 web开发中,各种语言争奇斗艳,web的部署方面,却没有太多的方式。简单而已,大概都是 nginx 做前端代理,中间 webservice 调用程序脚本。大概方式:nginx + webservice + script nginx 不用多说,一个高性能的web服务器。通常 阅读全文
posted @ 2021-07-28 14:47 北京流浪儿 阅读(133) 评论(0) 推荐(0) 编辑