Flask (9.16-9.23)
- 相关组件了解 (9.16-17)
- WSGI:Werkzeug
- 数据库:SQLAlchemy *重点查看
- urls和视图 (9.18-19)
- session和cookie操作 (9.20-21)
- 实验实操 (9.22-23) https://www.shiyanlou.com/courses/29
https://study.163.com/course/introduction.htm?courseId=1004091002#/courseDetail?tab=1
http://docs.jinkan.org/docs/flask/
https://blog.csdn.net/CoderPai/article/details/80520955
RabbitMQ (9.24-10.3)
- 消息队列 (9.24) https://www.cnblogs.com/tianqing/p/7110468.html
- 基本原理与架构分析 (9.25-26) https://baijiahao.baidu.com/s?id=1608348586147010884&wfr=spider&for=pc
- 官方介绍 (9.27-30) http://www.rabbitmq.com/getstarted.html
- Hello World简介项目
- 工作队列
- 发布/订阅
- 路由
- topic路由器
- RPC系统
结合 https://www.jianshu.com/p/a6460b4b155f
https://www.jianshu.com/p/aa5057b04b1c
4. 实验实操 (10.1-2) https://blog.csdn.net/chengdianxiaocai/article/details/72910333
Celery
- 任务队列 (10.3)
- 基本原理及架构 (10.3) https://blog.csdn.net/yangheng816/article/details/60778221
- 官方文档 (10.4-5) http://docs.celeryproject.org/en/latest/
- 实验实操 (10.6-7) http://www.cnblogs.com/0zcl/archive/2018/07/05/9163945.html
Flask + RabbitMQ + Celery (10.8-10)
https://github.com/thanhson1085/flask-celery-rabbitmq-generate-thumbnail
参考网站
- 官方网站
- CSDN
- 博客园
- 简书
- 实验楼
影响进度风险点
- 旧房转租 1day
- 新房找房 2-3days
- 中秋、国庆假期安排不确定 2-3days
总体延误控制在5天内,flask+rabbitmq+celery 可弹性调节时间