celery异步任务构建

时间:2020-12-08 22:59:09
【文件属性】:
文件名称:celery异步任务构建
文件大小:22KB
文件格式:GZ
更新时间:2020-12-08 22:59:09
python 对于程序中耗时任务使用(消费者(celery)+ 中间人(redis)+生产者)来构架简单的异步任务,提高用户体验。
【文件预览】:
Celery框架构建一部任务服务程序
----celery_tasks()
--------sms()
--------yuntongxun()
--------config.py(561B)
--------main.py(360B)
--------__pycache__()
--------__init__.py(0B)
----.idea()
--------workspace.xml(27KB)
--------Celery框架构建一部任务服务程序.iml(455B)
--------misc.xml(227B)
--------modules.xml(336B)
--------inspectionProfiles()

网友评论