首页
注册
登录
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请
登录
推荐学习书目
›
Learn Python the Hard Way
Python Sites
›
PyPI
- Python Package Index
›
http://diveintopython.org/toc/index.html
›
Pocoo
值得关注的项目
›
PyPy
›
Celery
›
Jinja2
›
Read the Docs
›
gevent
›
pyenv
›
virtualenv
›
Stackless Python
›
Beautiful Soup
›
结巴中文分词
›
Green Unicorn
›
Sentry
›
Shovel
›
Pyflakes
›
pytest
Python 编程
›
pep8 Checker
Styles
›
PEP 8
›
Google Python Style Guide
›
Code Style from The Hitchhiker's Guide
V2EX
›
Python
写了一个 ngx_upload_module+
web.py
+gevent+varnish 的存储方案 求指教
haoba
·
2013-03-14 21:46:24 +08:00
· 3231 次点击
这是一个创建于 4254 天前的主题,其中的信息可能已经有所发展或是发生改变。
最近参与项目,当中需使用图片与音频的存储方案,经过多方面考虑,采用了Nginx的ngx_upload_module作为上传前端,python web.py+gevent作为后端文件处理及生成缩略图方式,配合使用Varnish作为http缓存。整体架构与性能上应该比较理想。
代码地址:
https://github.com/vovolie/nginx_upload
Web
Upload
py
2 条回复
•
1970-01-01 08:00:00 +08:00
1
BOYPT
2013-03-15 08:56:48 +08:00
这个选型不错。
2
haoba
OP
2013-03-15 21:09:04 +08:00 via iPhone
有空把具体的运行环境写出来才行。
关于
·
帮助文档
·
博客
·
API
·
FAQ
·
实用小工具
·
5767 人在线
最高记录 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 26ms ·
UTC 02:53
·
PVG 10:53
·
LAX 18:53
·
JFK 21:53
Developed with
CodeLauncher
♥ Do have faith in what you're doing.